From f2a2b2b4428e3e27483a1c4ea4db28d5d036b2aa Mon Sep 17 00:00:00 2001 From: danvirsen Date: Fri, 7 Jul 2017 00:40:46 +0200 Subject: [PATCH 1/6] added patterns for vscode --- build.xml | 1 + .../resources/patterns/vscode/package.pattern | 24 + build/resources/patterns/vscode/vscode.json | 19 + .../resources/patterns/vscode/vscode.pattern | 442 ++++++++++++++++++ .../carbonight-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../darkside-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../earthsong-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../freshcut-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../frontier-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../gloom-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../glowfish-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../goldfish-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../grunge-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../halflife-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../hyrule-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../iceberg-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../juicy-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../keen-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../laravel-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../lavender-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../mellow-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../mud-contrast.json | 442 ++++++++++++++++++ .../daylerees.theme.mud-contrast/package.json | 24 + .../package.json | 24 + .../patriot-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../peacock-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../potpourri-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../revelation-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../slime-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../snappy-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../solarflare-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../sourlick-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../stark-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../tron-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../turnip-contrast.json | 442 ++++++++++++++++++ .../package.json | 24 + .../zacks-contrast.json | 442 ++++++++++++++++++ .../daylerees.theme.arstotzka/arstotzka.json | 442 ++++++++++++++++++ vscode/daylerees.theme.arstotzka/package.json | 24 + vscode/daylerees.theme.azure/azure.json | 442 ++++++++++++++++++ vscode/daylerees.theme.azure/package.json | 24 + vscode/daylerees.theme.bold/bold.json | 442 ++++++++++++++++++ vscode/daylerees.theme.bold/package.json | 24 + vscode/daylerees.theme.boxuk/boxuk.json | 442 ++++++++++++++++++ vscode/daylerees.theme.boxuk/package.json | 24 + .../carbonight.json | 442 ++++++++++++++++++ .../daylerees.theme.carbonight/package.json | 24 + .../daylerees.theme.chocolate/chocolate.json | 442 ++++++++++++++++++ vscode/daylerees.theme.chocolate/package.json | 24 + vscode/daylerees.theme.crisp/crisp.json | 442 ++++++++++++++++++ vscode/daylerees.theme.crisp/package.json | 24 + vscode/daylerees.theme.darkside/darkside.json | 442 ++++++++++++++++++ vscode/daylerees.theme.darkside/package.json | 24 + .../daylerees.theme.earthsong/earthsong.json | 442 ++++++++++++++++++ vscode/daylerees.theme.earthsong/package.json | 24 + vscode/daylerees.theme.freshcut/freshcut.json | 442 ++++++++++++++++++ vscode/daylerees.theme.freshcut/package.json | 24 + vscode/daylerees.theme.frontier/frontier.json | 442 ++++++++++++++++++ vscode/daylerees.theme.frontier/package.json | 24 + vscode/daylerees.theme.github/github.json | 442 ++++++++++++++++++ vscode/daylerees.theme.github/package.json | 24 + vscode/daylerees.theme.gloom/gloom.json | 442 ++++++++++++++++++ vscode/daylerees.theme.gloom/package.json | 24 + vscode/daylerees.theme.glowfish/glowfish.json | 442 ++++++++++++++++++ vscode/daylerees.theme.glowfish/package.json | 24 + vscode/daylerees.theme.goldfish/goldfish.json | 442 ++++++++++++++++++ vscode/daylerees.theme.goldfish/package.json | 24 + vscode/daylerees.theme.grunge/grunge.json | 442 ++++++++++++++++++ vscode/daylerees.theme.grunge/package.json | 24 + vscode/daylerees.theme.halflife/halflife.json | 442 ++++++++++++++++++ vscode/daylerees.theme.halflife/package.json | 24 + vscode/daylerees.theme.heroku/heroku.json | 442 ++++++++++++++++++ vscode/daylerees.theme.heroku/package.json | 24 + vscode/daylerees.theme.hyrule/hyrule.json | 442 ++++++++++++++++++ vscode/daylerees.theme.hyrule/package.json | 24 + vscode/daylerees.theme.iceberg/iceberg.json | 442 ++++++++++++++++++ vscode/daylerees.theme.iceberg/package.json | 24 + vscode/daylerees.theme.juicy/juicy.json | 442 ++++++++++++++++++ vscode/daylerees.theme.juicy/package.json | 24 + vscode/daylerees.theme.keen/keen.json | 442 ++++++++++++++++++ vscode/daylerees.theme.keen/package.json | 24 + vscode/daylerees.theme.kiwi/kiwi.json | 442 ++++++++++++++++++ vscode/daylerees.theme.kiwi/package.json | 24 + vscode/daylerees.theme.laravel/laravel.json | 442 ++++++++++++++++++ vscode/daylerees.theme.laravel/package.json | 24 + vscode/daylerees.theme.lavender/lavender.json | 442 ++++++++++++++++++ vscode/daylerees.theme.lavender/package.json | 24 + vscode/daylerees.theme.legacy/legacy.json | 442 ++++++++++++++++++ vscode/daylerees.theme.legacy/package.json | 24 + vscode/daylerees.theme.mellow/mellow.json | 442 ++++++++++++++++++ vscode/daylerees.theme.mellow/package.json | 24 + vscode/daylerees.theme.mintchoc/mintchoc.json | 442 ++++++++++++++++++ vscode/daylerees.theme.mintchoc/package.json | 24 + vscode/daylerees.theme.mud/mud.json | 442 ++++++++++++++++++ vscode/daylerees.theme.mud/package.json | 24 + vscode/daylerees.theme.otakon/otakon.json | 442 ++++++++++++++++++ vscode/daylerees.theme.otakon/package.json | 24 + vscode/daylerees.theme.pastel/package.json | 24 + vscode/daylerees.theme.pastel/pastel.json | 442 ++++++++++++++++++ vscode/daylerees.theme.patriot/package.json | 24 + vscode/daylerees.theme.patriot/patriot.json | 442 ++++++++++++++++++ vscode/daylerees.theme.peacock/package.json | 24 + vscode/daylerees.theme.peacock/peacock.json | 442 ++++++++++++++++++ .../package.json | 24 + .../peacocks-in-space.json | 442 ++++++++++++++++++ vscode/daylerees.theme.peel/package.json | 24 + vscode/daylerees.theme.peel/peel.json | 442 ++++++++++++++++++ vscode/daylerees.theme.piggy/package.json | 24 + vscode/daylerees.theme.piggy/piggy.json | 442 ++++++++++++++++++ vscode/daylerees.theme.potpourri/package.json | 24 + .../daylerees.theme.potpourri/potpourri.json | 442 ++++++++++++++++++ vscode/daylerees.theme.rainbow/package.json | 24 + vscode/daylerees.theme.rainbow/rainbow.json | 442 ++++++++++++++++++ .../daylerees.theme.revelation/package.json | 24 + .../revelation.json | 442 ++++++++++++++++++ vscode/daylerees.theme.shrek/package.json | 24 + vscode/daylerees.theme.shrek/shrek.json | 442 ++++++++++++++++++ vscode/daylerees.theme.slate/package.json | 24 + vscode/daylerees.theme.slate/slate.json | 442 ++++++++++++++++++ vscode/daylerees.theme.slime/package.json | 24 + vscode/daylerees.theme.slime/slime.json | 442 ++++++++++++++++++ vscode/daylerees.theme.snappy/package.json | 24 + vscode/daylerees.theme.snappy/snappy.json | 442 ++++++++++++++++++ .../daylerees.theme.solarflare/package.json | 24 + .../solarflare.json | 442 ++++++++++++++++++ vscode/daylerees.theme.sourlick/package.json | 24 + vscode/daylerees.theme.sourlick/sourlick.json | 442 ++++++++++++++++++ vscode/daylerees.theme.spearmint/package.json | 24 + .../daylerees.theme.spearmint/spearmint.json | 442 ++++++++++++++++++ vscode/daylerees.theme.stark/package.json | 24 + vscode/daylerees.theme.stark/stark.json | 442 ++++++++++++++++++ vscode/daylerees.theme.super/package.json | 24 + vscode/daylerees.theme.super/super.json | 442 ++++++++++++++++++ vscode/daylerees.theme.tonic/package.json | 24 + vscode/daylerees.theme.tonic/tonic.json | 442 ++++++++++++++++++ vscode/daylerees.theme.tribal/package.json | 24 + vscode/daylerees.theme.tribal/tribal.json | 442 ++++++++++++++++++ vscode/daylerees.theme.tron/package.json | 24 + vscode/daylerees.theme.tron/tron.json | 442 ++++++++++++++++++ vscode/daylerees.theme.turnip/package.json | 24 + vscode/daylerees.theme.turnip/turnip.json | 442 ++++++++++++++++++ vscode/daylerees.theme.yule/package.json | 24 + vscode/daylerees.theme.yule/yule.json | 442 ++++++++++++++++++ vscode/daylerees.theme.zacks/package.json | 24 + vscode/daylerees.theme.zacks/zacks.json | 442 ++++++++++++++++++ .../earthsong-light.json | 442 ++++++++++++++++++ .../package.json | 24 + .../daylerees.theme.snappy-light/package.json | 24 + .../snappy-light.json | 442 ++++++++++++++++++ .../daylerees.theme.userscape/package.json | 24 + .../daylerees.theme.userscape/userscape.json | 442 ++++++++++++++++++ 178 files changed, 41028 insertions(+) create mode 100644 build/resources/patterns/vscode/package.pattern create mode 100644 build/resources/patterns/vscode/vscode.json create mode 100644 build/resources/patterns/vscode/vscode.pattern create mode 100644 vscode/contrast/daylerees.theme.carbonight-contrast/carbonight-contrast.json create mode 100644 vscode/contrast/daylerees.theme.carbonight-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.darkside-contrast/darkside-contrast.json create mode 100644 vscode/contrast/daylerees.theme.darkside-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.earthsong-contrast/earthsong-contrast.json create mode 100644 vscode/contrast/daylerees.theme.earthsong-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.freshcut-contrast/freshcut-contrast.json create mode 100644 vscode/contrast/daylerees.theme.freshcut-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.frontier-contrast/frontier-contrast.json create mode 100644 vscode/contrast/daylerees.theme.frontier-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.gloom-contrast/gloom-contrast.json create mode 100644 vscode/contrast/daylerees.theme.gloom-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.glowfish-contrast/glowfish-contrast.json create mode 100644 vscode/contrast/daylerees.theme.glowfish-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.goldfish-contrast/goldfish-contrast.json create mode 100644 vscode/contrast/daylerees.theme.goldfish-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.grunge-contrast/grunge-contrast.json create mode 100644 vscode/contrast/daylerees.theme.grunge-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.halflife-contrast/halflife-contrast.json create mode 100644 vscode/contrast/daylerees.theme.halflife-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.hyrule-contrast/hyrule-contrast.json create mode 100644 vscode/contrast/daylerees.theme.hyrule-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.iceberg-contrast/iceberg-contrast.json create mode 100644 vscode/contrast/daylerees.theme.iceberg-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.juicy-contrast/juicy-contrast.json create mode 100644 vscode/contrast/daylerees.theme.juicy-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.keen-contrast/keen-contrast.json create mode 100644 vscode/contrast/daylerees.theme.keen-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.laravel-contrast/laravel-contrast.json create mode 100644 vscode/contrast/daylerees.theme.laravel-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.lavender-contrast/lavender-contrast.json create mode 100644 vscode/contrast/daylerees.theme.lavender-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.mellow-contrast/mellow-contrast.json create mode 100644 vscode/contrast/daylerees.theme.mellow-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.mud-contrast/mud-contrast.json create mode 100644 vscode/contrast/daylerees.theme.mud-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.patriot-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.patriot-contrast/patriot-contrast.json create mode 100644 vscode/contrast/daylerees.theme.peacock-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.peacock-contrast/peacock-contrast.json create mode 100644 vscode/contrast/daylerees.theme.potpourri-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.potpourri-contrast/potpourri-contrast.json create mode 100644 vscode/contrast/daylerees.theme.revelation-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.revelation-contrast/revelation-contrast.json create mode 100644 vscode/contrast/daylerees.theme.slime-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.slime-contrast/slime-contrast.json create mode 100644 vscode/contrast/daylerees.theme.snappy-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.snappy-contrast/snappy-contrast.json create mode 100644 vscode/contrast/daylerees.theme.solarflare-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.solarflare-contrast/solarflare-contrast.json create mode 100644 vscode/contrast/daylerees.theme.sourlick-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.sourlick-contrast/sourlick-contrast.json create mode 100644 vscode/contrast/daylerees.theme.stark-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.stark-contrast/stark-contrast.json create mode 100644 vscode/contrast/daylerees.theme.tron-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.tron-contrast/tron-contrast.json create mode 100644 vscode/contrast/daylerees.theme.turnip-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.turnip-contrast/turnip-contrast.json create mode 100644 vscode/contrast/daylerees.theme.zacks-contrast/package.json create mode 100644 vscode/contrast/daylerees.theme.zacks-contrast/zacks-contrast.json create mode 100644 vscode/daylerees.theme.arstotzka/arstotzka.json create mode 100644 vscode/daylerees.theme.arstotzka/package.json create mode 100644 vscode/daylerees.theme.azure/azure.json create mode 100644 vscode/daylerees.theme.azure/package.json create mode 100644 vscode/daylerees.theme.bold/bold.json create mode 100644 vscode/daylerees.theme.bold/package.json create mode 100644 vscode/daylerees.theme.boxuk/boxuk.json create mode 100644 vscode/daylerees.theme.boxuk/package.json create mode 100644 vscode/daylerees.theme.carbonight/carbonight.json create mode 100644 vscode/daylerees.theme.carbonight/package.json create mode 100644 vscode/daylerees.theme.chocolate/chocolate.json create mode 100644 vscode/daylerees.theme.chocolate/package.json create mode 100644 vscode/daylerees.theme.crisp/crisp.json create mode 100644 vscode/daylerees.theme.crisp/package.json create mode 100644 vscode/daylerees.theme.darkside/darkside.json create mode 100644 vscode/daylerees.theme.darkside/package.json create mode 100644 vscode/daylerees.theme.earthsong/earthsong.json create mode 100644 vscode/daylerees.theme.earthsong/package.json create mode 100644 vscode/daylerees.theme.freshcut/freshcut.json create mode 100644 vscode/daylerees.theme.freshcut/package.json create mode 100644 vscode/daylerees.theme.frontier/frontier.json create mode 100644 vscode/daylerees.theme.frontier/package.json create mode 100644 vscode/daylerees.theme.github/github.json create mode 100644 vscode/daylerees.theme.github/package.json create mode 100644 vscode/daylerees.theme.gloom/gloom.json create mode 100644 vscode/daylerees.theme.gloom/package.json create mode 100644 vscode/daylerees.theme.glowfish/glowfish.json create mode 100644 vscode/daylerees.theme.glowfish/package.json create mode 100644 vscode/daylerees.theme.goldfish/goldfish.json create mode 100644 vscode/daylerees.theme.goldfish/package.json create mode 100644 vscode/daylerees.theme.grunge/grunge.json create mode 100644 vscode/daylerees.theme.grunge/package.json create mode 100644 vscode/daylerees.theme.halflife/halflife.json create mode 100644 vscode/daylerees.theme.halflife/package.json create mode 100644 vscode/daylerees.theme.heroku/heroku.json create mode 100644 vscode/daylerees.theme.heroku/package.json create mode 100644 vscode/daylerees.theme.hyrule/hyrule.json create mode 100644 vscode/daylerees.theme.hyrule/package.json create mode 100644 vscode/daylerees.theme.iceberg/iceberg.json create mode 100644 vscode/daylerees.theme.iceberg/package.json create mode 100644 vscode/daylerees.theme.juicy/juicy.json create mode 100644 vscode/daylerees.theme.juicy/package.json create mode 100644 vscode/daylerees.theme.keen/keen.json create mode 100644 vscode/daylerees.theme.keen/package.json create mode 100644 vscode/daylerees.theme.kiwi/kiwi.json create mode 100644 vscode/daylerees.theme.kiwi/package.json create mode 100644 vscode/daylerees.theme.laravel/laravel.json create mode 100644 vscode/daylerees.theme.laravel/package.json create mode 100644 vscode/daylerees.theme.lavender/lavender.json create mode 100644 vscode/daylerees.theme.lavender/package.json create mode 100644 vscode/daylerees.theme.legacy/legacy.json create mode 100644 vscode/daylerees.theme.legacy/package.json create mode 100644 vscode/daylerees.theme.mellow/mellow.json create mode 100644 vscode/daylerees.theme.mellow/package.json create mode 100644 vscode/daylerees.theme.mintchoc/mintchoc.json create mode 100644 vscode/daylerees.theme.mintchoc/package.json create mode 100644 vscode/daylerees.theme.mud/mud.json create mode 100644 vscode/daylerees.theme.mud/package.json create mode 100644 vscode/daylerees.theme.otakon/otakon.json create mode 100644 vscode/daylerees.theme.otakon/package.json create mode 100644 vscode/daylerees.theme.pastel/package.json create mode 100644 vscode/daylerees.theme.pastel/pastel.json create mode 100644 vscode/daylerees.theme.patriot/package.json create mode 100644 vscode/daylerees.theme.patriot/patriot.json create mode 100644 vscode/daylerees.theme.peacock/package.json create mode 100644 vscode/daylerees.theme.peacock/peacock.json create mode 100644 vscode/daylerees.theme.peacocks-in-space/package.json create mode 100644 vscode/daylerees.theme.peacocks-in-space/peacocks-in-space.json create mode 100644 vscode/daylerees.theme.peel/package.json create mode 100644 vscode/daylerees.theme.peel/peel.json create mode 100644 vscode/daylerees.theme.piggy/package.json create mode 100644 vscode/daylerees.theme.piggy/piggy.json create mode 100644 vscode/daylerees.theme.potpourri/package.json create mode 100644 vscode/daylerees.theme.potpourri/potpourri.json create mode 100644 vscode/daylerees.theme.rainbow/package.json create mode 100644 vscode/daylerees.theme.rainbow/rainbow.json create mode 100644 vscode/daylerees.theme.revelation/package.json create mode 100644 vscode/daylerees.theme.revelation/revelation.json create mode 100644 vscode/daylerees.theme.shrek/package.json create mode 100644 vscode/daylerees.theme.shrek/shrek.json create mode 100644 vscode/daylerees.theme.slate/package.json create mode 100644 vscode/daylerees.theme.slate/slate.json create mode 100644 vscode/daylerees.theme.slime/package.json create mode 100644 vscode/daylerees.theme.slime/slime.json create mode 100644 vscode/daylerees.theme.snappy/package.json create mode 100644 vscode/daylerees.theme.snappy/snappy.json create mode 100644 vscode/daylerees.theme.solarflare/package.json create mode 100644 vscode/daylerees.theme.solarflare/solarflare.json create mode 100644 vscode/daylerees.theme.sourlick/package.json create mode 100644 vscode/daylerees.theme.sourlick/sourlick.json create mode 100644 vscode/daylerees.theme.spearmint/package.json create mode 100644 vscode/daylerees.theme.spearmint/spearmint.json create mode 100644 vscode/daylerees.theme.stark/package.json create mode 100644 vscode/daylerees.theme.stark/stark.json create mode 100644 vscode/daylerees.theme.super/package.json create mode 100644 vscode/daylerees.theme.super/super.json create mode 100644 vscode/daylerees.theme.tonic/package.json create mode 100644 vscode/daylerees.theme.tonic/tonic.json create mode 100644 vscode/daylerees.theme.tribal/package.json create mode 100644 vscode/daylerees.theme.tribal/tribal.json create mode 100644 vscode/daylerees.theme.tron/package.json create mode 100644 vscode/daylerees.theme.tron/tron.json create mode 100644 vscode/daylerees.theme.turnip/package.json create mode 100644 vscode/daylerees.theme.turnip/turnip.json create mode 100644 vscode/daylerees.theme.yule/package.json create mode 100644 vscode/daylerees.theme.yule/yule.json create mode 100644 vscode/daylerees.theme.zacks/package.json create mode 100644 vscode/daylerees.theme.zacks/zacks.json create mode 100644 vscode/light/daylerees.theme.earthsong-light/earthsong-light.json create mode 100644 vscode/light/daylerees.theme.earthsong-light/package.json create mode 100644 vscode/light/daylerees.theme.snappy-light/package.json create mode 100644 vscode/light/daylerees.theme.snappy-light/snappy-light.json create mode 100644 vscode/light/daylerees.theme.userscape/package.json create mode 100644 vscode/light/daylerees.theme.userscape/userscape.json diff --git a/build.xml b/build.xml index 9796259..73715d2 100644 --- a/build.xml +++ b/build.xml @@ -14,6 +14,7 @@ + diff --git a/build/resources/patterns/vscode/package.pattern b/build/resources/patterns/vscode/package.pattern new file mode 100644 index 0000000..990e2f3 --- /dev/null +++ b/build/resources/patterns/vscode/package.pattern @@ -0,0 +1,24 @@ +{ + "name": "{{ theme.slug }}", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs{{ theme.type == 'dark' ? '-dark' : '' }}", + "path": "./{{ theme.slug }}.json" + } + ] + } +} diff --git a/build/resources/patterns/vscode/vscode.json b/build/resources/patterns/vscode/vscode.json new file mode 100644 index 0000000..2af55e2 --- /dev/null +++ b/build/resources/patterns/vscode/vscode.json @@ -0,0 +1,19 @@ +{ + "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" + } + ] +} diff --git a/build/resources/patterns/vscode/vscode.pattern b/build/resources/patterns/vscode/vscode.pattern new file mode 100644 index 0000000..aa4411b --- /dev/null +++ b/build/resources/patterns/vscode/vscode.pattern @@ -0,0 +1,442 @@ +{ + "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 }}" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.carbonight-contrast/carbonight-contrast.json b/vscode/contrast/daylerees.theme.carbonight-contrast/carbonight-contrast.json new file mode 100644 index 0000000..0b5594f --- /dev/null +++ b/vscode/contrast/daylerees.theme.carbonight-contrast/carbonight-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#8C8C8C" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.carbonight-contrast/package.json b/vscode/contrast/daylerees.theme.carbonight-contrast/package.json new file mode 100644 index 0000000..616d14f --- /dev/null +++ b/vscode/contrast/daylerees.theme.carbonight-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "carbonight-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./carbonight-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.darkside-contrast/darkside-contrast.json b/vscode/contrast/daylerees.theme.darkside-contrast/darkside-contrast.json new file mode 100644 index 0000000..d1d6f18 --- /dev/null +++ b/vscode/contrast/daylerees.theme.darkside-contrast/darkside-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#FF4E50" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.darkside-contrast/package.json b/vscode/contrast/daylerees.theme.darkside-contrast/package.json new file mode 100644 index 0000000..5086c89 --- /dev/null +++ b/vscode/contrast/daylerees.theme.darkside-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "darkside-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./darkside-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.earthsong-contrast/earthsong-contrast.json b/vscode/contrast/daylerees.theme.earthsong-contrast/earthsong-contrast.json new file mode 100644 index 0000000..b0c95de --- /dev/null +++ b/vscode/contrast/daylerees.theme.earthsong-contrast/earthsong-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#DB784D" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.earthsong-contrast/package.json b/vscode/contrast/daylerees.theme.earthsong-contrast/package.json new file mode 100644 index 0000000..f5dbd82 --- /dev/null +++ b/vscode/contrast/daylerees.theme.earthsong-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "earthsong-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./earthsong-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.freshcut-contrast/freshcut-contrast.json b/vscode/contrast/daylerees.theme.freshcut-contrast/freshcut-contrast.json new file mode 100644 index 0000000..5075833 --- /dev/null +++ b/vscode/contrast/daylerees.theme.freshcut-contrast/freshcut-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#008097" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.freshcut-contrast/package.json b/vscode/contrast/daylerees.theme.freshcut-contrast/package.json new file mode 100644 index 0000000..4b1f426 --- /dev/null +++ b/vscode/contrast/daylerees.theme.freshcut-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "freshcut-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./freshcut-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.frontier-contrast/frontier-contrast.json b/vscode/contrast/daylerees.theme.frontier-contrast/frontier-contrast.json new file mode 100644 index 0000000..ff23533 --- /dev/null +++ b/vscode/contrast/daylerees.theme.frontier-contrast/frontier-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#2EBF7E" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.frontier-contrast/package.json b/vscode/contrast/daylerees.theme.frontier-contrast/package.json new file mode 100644 index 0000000..aee5835 --- /dev/null +++ b/vscode/contrast/daylerees.theme.frontier-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "frontier-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./frontier-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.gloom-contrast/gloom-contrast.json b/vscode/contrast/daylerees.theme.gloom-contrast/gloom-contrast.json new file mode 100644 index 0000000..8625b3e --- /dev/null +++ b/vscode/contrast/daylerees.theme.gloom-contrast/gloom-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#FF5D38" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.gloom-contrast/package.json b/vscode/contrast/daylerees.theme.gloom-contrast/package.json new file mode 100644 index 0000000..97c5927 --- /dev/null +++ b/vscode/contrast/daylerees.theme.gloom-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "gloom-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./gloom-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.glowfish-contrast/glowfish-contrast.json b/vscode/contrast/daylerees.theme.glowfish-contrast/glowfish-contrast.json new file mode 100644 index 0000000..8e3b76c --- /dev/null +++ b/vscode/contrast/daylerees.theme.glowfish-contrast/glowfish-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#DB784D" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.glowfish-contrast/package.json b/vscode/contrast/daylerees.theme.glowfish-contrast/package.json new file mode 100644 index 0000000..d7d0fc0 --- /dev/null +++ b/vscode/contrast/daylerees.theme.glowfish-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "glowfish-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./glowfish-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.goldfish-contrast/goldfish-contrast.json b/vscode/contrast/daylerees.theme.goldfish-contrast/goldfish-contrast.json new file mode 100644 index 0000000..46fa6e9 --- /dev/null +++ b/vscode/contrast/daylerees.theme.goldfish-contrast/goldfish-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#F38630" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.goldfish-contrast/package.json b/vscode/contrast/daylerees.theme.goldfish-contrast/package.json new file mode 100644 index 0000000..0935bec --- /dev/null +++ b/vscode/contrast/daylerees.theme.goldfish-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "goldfish-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./goldfish-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.grunge-contrast/grunge-contrast.json b/vscode/contrast/daylerees.theme.grunge-contrast/grunge-contrast.json new file mode 100644 index 0000000..e2f41dc --- /dev/null +++ b/vscode/contrast/daylerees.theme.grunge-contrast/grunge-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#F56991" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.grunge-contrast/package.json b/vscode/contrast/daylerees.theme.grunge-contrast/package.json new file mode 100644 index 0000000..8b930e8 --- /dev/null +++ b/vscode/contrast/daylerees.theme.grunge-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "grunge-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./grunge-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.halflife-contrast/halflife-contrast.json b/vscode/contrast/daylerees.theme.halflife-contrast/halflife-contrast.json new file mode 100644 index 0000000..4043ad2 --- /dev/null +++ b/vscode/contrast/daylerees.theme.halflife-contrast/halflife-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#F85931" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.halflife-contrast/package.json b/vscode/contrast/daylerees.theme.halflife-contrast/package.json new file mode 100644 index 0000000..1400e10 --- /dev/null +++ b/vscode/contrast/daylerees.theme.halflife-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "halflife-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./halflife-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.hyrule-contrast/hyrule-contrast.json b/vscode/contrast/daylerees.theme.hyrule-contrast/hyrule-contrast.json new file mode 100644 index 0000000..eb0e658 --- /dev/null +++ b/vscode/contrast/daylerees.theme.hyrule-contrast/hyrule-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#569e16" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.hyrule-contrast/package.json b/vscode/contrast/daylerees.theme.hyrule-contrast/package.json new file mode 100644 index 0000000..7fb03ed --- /dev/null +++ b/vscode/contrast/daylerees.theme.hyrule-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "hyrule-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./hyrule-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.iceberg-contrast/iceberg-contrast.json b/vscode/contrast/daylerees.theme.iceberg-contrast/iceberg-contrast.json new file mode 100644 index 0000000..dc06470 --- /dev/null +++ b/vscode/contrast/daylerees.theme.iceberg-contrast/iceberg-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#2D8DA1" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.iceberg-contrast/package.json b/vscode/contrast/daylerees.theme.iceberg-contrast/package.json new file mode 100644 index 0000000..d1c27f6 --- /dev/null +++ b/vscode/contrast/daylerees.theme.iceberg-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "iceberg-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./iceberg-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.juicy-contrast/juicy-contrast.json b/vscode/contrast/daylerees.theme.juicy-contrast/juicy-contrast.json new file mode 100644 index 0000000..54f22bb --- /dev/null +++ b/vscode/contrast/daylerees.theme.juicy-contrast/juicy-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#FF4E50" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.juicy-contrast/package.json b/vscode/contrast/daylerees.theme.juicy-contrast/package.json new file mode 100644 index 0000000..993eba3 --- /dev/null +++ b/vscode/contrast/daylerees.theme.juicy-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "juicy-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./juicy-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.keen-contrast/keen-contrast.json b/vscode/contrast/daylerees.theme.keen-contrast/keen-contrast.json new file mode 100644 index 0000000..3bff3c7 --- /dev/null +++ b/vscode/contrast/daylerees.theme.keen-contrast/keen-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#8767b7" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.keen-contrast/package.json b/vscode/contrast/daylerees.theme.keen-contrast/package.json new file mode 100644 index 0000000..210d538 --- /dev/null +++ b/vscode/contrast/daylerees.theme.keen-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "keen-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./keen-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.laravel-contrast/laravel-contrast.json b/vscode/contrast/daylerees.theme.laravel-contrast/laravel-contrast.json new file mode 100644 index 0000000..48b96fd --- /dev/null +++ b/vscode/contrast/daylerees.theme.laravel-contrast/laravel-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#cd724e" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.laravel-contrast/package.json b/vscode/contrast/daylerees.theme.laravel-contrast/package.json new file mode 100644 index 0000000..c54944d --- /dev/null +++ b/vscode/contrast/daylerees.theme.laravel-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "laravel-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./laravel-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.lavender-contrast/lavender-contrast.json b/vscode/contrast/daylerees.theme.lavender-contrast/lavender-contrast.json new file mode 100644 index 0000000..e1e5e07 --- /dev/null +++ b/vscode/contrast/daylerees.theme.lavender-contrast/lavender-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#B657FF" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.lavender-contrast/package.json b/vscode/contrast/daylerees.theme.lavender-contrast/package.json new file mode 100644 index 0000000..0b02eba --- /dev/null +++ b/vscode/contrast/daylerees.theme.lavender-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "lavender-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./lavender-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.mellow-contrast/mellow-contrast.json b/vscode/contrast/daylerees.theme.mellow-contrast/mellow-contrast.json new file mode 100644 index 0000000..0428a72 --- /dev/null +++ b/vscode/contrast/daylerees.theme.mellow-contrast/mellow-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#F55D79" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.mellow-contrast/package.json b/vscode/contrast/daylerees.theme.mellow-contrast/package.json new file mode 100644 index 0000000..9aa9561 --- /dev/null +++ b/vscode/contrast/daylerees.theme.mellow-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "mellow-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./mellow-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.mud-contrast/mud-contrast.json b/vscode/contrast/daylerees.theme.mud-contrast/mud-contrast.json new file mode 100644 index 0000000..6b55ffb --- /dev/null +++ b/vscode/contrast/daylerees.theme.mud-contrast/mud-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#b5db99" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.mud-contrast/package.json b/vscode/contrast/daylerees.theme.mud-contrast/package.json new file mode 100644 index 0000000..bca85b8 --- /dev/null +++ b/vscode/contrast/daylerees.theme.mud-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "mud-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./mud-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.patriot-contrast/package.json b/vscode/contrast/daylerees.theme.patriot-contrast/package.json new file mode 100644 index 0000000..a1e3ec3 --- /dev/null +++ b/vscode/contrast/daylerees.theme.patriot-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "patriot-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./patriot-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.patriot-contrast/patriot-contrast.json b/vscode/contrast/daylerees.theme.patriot-contrast/patriot-contrast.json new file mode 100644 index 0000000..986255b --- /dev/null +++ b/vscode/contrast/daylerees.theme.patriot-contrast/patriot-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#DE333C" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.peacock-contrast/package.json b/vscode/contrast/daylerees.theme.peacock-contrast/package.json new file mode 100644 index 0000000..42bb694 --- /dev/null +++ b/vscode/contrast/daylerees.theme.peacock-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "peacock-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./peacock-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.peacock-contrast/peacock-contrast.json b/vscode/contrast/daylerees.theme.peacock-contrast/peacock-contrast.json new file mode 100644 index 0000000..757b8ec --- /dev/null +++ b/vscode/contrast/daylerees.theme.peacock-contrast/peacock-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#ff5d38" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.potpourri-contrast/package.json b/vscode/contrast/daylerees.theme.potpourri-contrast/package.json new file mode 100644 index 0000000..48b4863 --- /dev/null +++ b/vscode/contrast/daylerees.theme.potpourri-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "potpourri-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./potpourri-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.potpourri-contrast/potpourri-contrast.json b/vscode/contrast/daylerees.theme.potpourri-contrast/potpourri-contrast.json new file mode 100644 index 0000000..665aa81 --- /dev/null +++ b/vscode/contrast/daylerees.theme.potpourri-contrast/potpourri-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#ED1153" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.revelation-contrast/package.json b/vscode/contrast/daylerees.theme.revelation-contrast/package.json new file mode 100644 index 0000000..90747b4 --- /dev/null +++ b/vscode/contrast/daylerees.theme.revelation-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "revelation-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./revelation-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.revelation-contrast/revelation-contrast.json b/vscode/contrast/daylerees.theme.revelation-contrast/revelation-contrast.json new file mode 100644 index 0000000..e58d79c --- /dev/null +++ b/vscode/contrast/daylerees.theme.revelation-contrast/revelation-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#617FA0" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.slime-contrast/package.json b/vscode/contrast/daylerees.theme.slime-contrast/package.json new file mode 100644 index 0000000..e25a255 --- /dev/null +++ b/vscode/contrast/daylerees.theme.slime-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "slime-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./slime-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.slime-contrast/slime-contrast.json b/vscode/contrast/daylerees.theme.slime-contrast/slime-contrast.json new file mode 100644 index 0000000..2d716b5 --- /dev/null +++ b/vscode/contrast/daylerees.theme.slime-contrast/slime-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#C7AF3F" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.snappy-contrast/package.json b/vscode/contrast/daylerees.theme.snappy-contrast/package.json new file mode 100644 index 0000000..94f8d89 --- /dev/null +++ b/vscode/contrast/daylerees.theme.snappy-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "snappy-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./snappy-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.snappy-contrast/snappy-contrast.json b/vscode/contrast/daylerees.theme.snappy-contrast/snappy-contrast.json new file mode 100644 index 0000000..7af8ccf --- /dev/null +++ b/vscode/contrast/daylerees.theme.snappy-contrast/snappy-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#f66153" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.solarflare-contrast/package.json b/vscode/contrast/daylerees.theme.solarflare-contrast/package.json new file mode 100644 index 0000000..68989bb --- /dev/null +++ b/vscode/contrast/daylerees.theme.solarflare-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "solarflare-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./solarflare-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.solarflare-contrast/solarflare-contrast.json b/vscode/contrast/daylerees.theme.solarflare-contrast/solarflare-contrast.json new file mode 100644 index 0000000..77245c2 --- /dev/null +++ b/vscode/contrast/daylerees.theme.solarflare-contrast/solarflare-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#FF4E50" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.sourlick-contrast/package.json b/vscode/contrast/daylerees.theme.sourlick-contrast/package.json new file mode 100644 index 0000000..61d2e3b --- /dev/null +++ b/vscode/contrast/daylerees.theme.sourlick-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "sourlick-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./sourlick-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.sourlick-contrast/sourlick-contrast.json b/vscode/contrast/daylerees.theme.sourlick-contrast/sourlick-contrast.json new file mode 100644 index 0000000..89b97cc --- /dev/null +++ b/vscode/contrast/daylerees.theme.sourlick-contrast/sourlick-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#518f0d" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.stark-contrast/package.json b/vscode/contrast/daylerees.theme.stark-contrast/package.json new file mode 100644 index 0000000..f48758a --- /dev/null +++ b/vscode/contrast/daylerees.theme.stark-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "stark-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./stark-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.stark-contrast/stark-contrast.json b/vscode/contrast/daylerees.theme.stark-contrast/stark-contrast.json new file mode 100644 index 0000000..4e49752 --- /dev/null +++ b/vscode/contrast/daylerees.theme.stark-contrast/stark-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#F03113" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.tron-contrast/package.json b/vscode/contrast/daylerees.theme.tron-contrast/package.json new file mode 100644 index 0000000..00f8bc7 --- /dev/null +++ b/vscode/contrast/daylerees.theme.tron-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "tron-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./tron-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.tron-contrast/tron-contrast.json b/vscode/contrast/daylerees.theme.tron-contrast/tron-contrast.json new file mode 100644 index 0000000..825e67b --- /dev/null +++ b/vscode/contrast/daylerees.theme.tron-contrast/tron-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#7a9bc2" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.turnip-contrast/package.json b/vscode/contrast/daylerees.theme.turnip-contrast/package.json new file mode 100644 index 0000000..ce15da8 --- /dev/null +++ b/vscode/contrast/daylerees.theme.turnip-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "turnip-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./turnip-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.turnip-contrast/turnip-contrast.json b/vscode/contrast/daylerees.theme.turnip-contrast/turnip-contrast.json new file mode 100644 index 0000000..ce71a9c --- /dev/null +++ b/vscode/contrast/daylerees.theme.turnip-contrast/turnip-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#487D76" + } +} \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.zacks-contrast/package.json b/vscode/contrast/daylerees.theme.zacks-contrast/package.json new file mode 100644 index 0000000..49f3306 --- /dev/null +++ b/vscode/contrast/daylerees.theme.zacks-contrast/package.json @@ -0,0 +1,24 @@ +{ + "name": "zacks-contrast", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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": "vs-dark", + "path": "./zacks-contrast.json" + } + ] + } +} diff --git a/vscode/contrast/daylerees.theme.zacks-contrast/zacks-contrast.json b/vscode/contrast/daylerees.theme.zacks-contrast/zacks-contrast.json new file mode 100644 index 0000000..9f4584b --- /dev/null +++ b/vscode/contrast/daylerees.theme.zacks-contrast/zacks-contrast.json @@ -0,0 +1,442 @@ +{ + "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": "#9c7ddb" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.arstotzka/arstotzka.json b/vscode/daylerees.theme.arstotzka/arstotzka.json new file mode 100644 index 0000000..af60c52 --- /dev/null +++ b/vscode/daylerees.theme.arstotzka/arstotzka.json @@ -0,0 +1,442 @@ +{ + "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": "#516B6B" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.arstotzka/package.json b/vscode/daylerees.theme.arstotzka/package.json new file mode 100644 index 0000000..bfba640 --- /dev/null +++ b/vscode/daylerees.theme.arstotzka/package.json @@ -0,0 +1,24 @@ +{ + "name": "arstotzka", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.azure/azure.json b/vscode/daylerees.theme.azure/azure.json new file mode 100644 index 0000000..0df19b9 --- /dev/null +++ b/vscode/daylerees.theme.azure/azure.json @@ -0,0 +1,442 @@ +{ + "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": "#47959a" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.azure/package.json b/vscode/daylerees.theme.azure/package.json new file mode 100644 index 0000000..e472ffa --- /dev/null +++ b/vscode/daylerees.theme.azure/package.json @@ -0,0 +1,24 @@ +{ + "name": "azure", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.bold/bold.json b/vscode/daylerees.theme.bold/bold.json new file mode 100644 index 0000000..867cdf5 --- /dev/null +++ b/vscode/daylerees.theme.bold/bold.json @@ -0,0 +1,442 @@ +{ + "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": "#3D8E91" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.bold/package.json b/vscode/daylerees.theme.bold/package.json new file mode 100644 index 0000000..b2f6cad --- /dev/null +++ b/vscode/daylerees.theme.bold/package.json @@ -0,0 +1,24 @@ +{ + "name": "bold", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.boxuk/boxuk.json b/vscode/daylerees.theme.boxuk/boxuk.json new file mode 100644 index 0000000..84b79d2 --- /dev/null +++ b/vscode/daylerees.theme.boxuk/boxuk.json @@ -0,0 +1,442 @@ +{ + "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": "#017c9d" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.boxuk/package.json b/vscode/daylerees.theme.boxuk/package.json new file mode 100644 index 0000000..750d607 --- /dev/null +++ b/vscode/daylerees.theme.boxuk/package.json @@ -0,0 +1,24 @@ +{ + "name": "boxuk", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.carbonight/carbonight.json b/vscode/daylerees.theme.carbonight/carbonight.json new file mode 100644 index 0000000..0cf0a98 --- /dev/null +++ b/vscode/daylerees.theme.carbonight/carbonight.json @@ -0,0 +1,442 @@ +{ + "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": "#8C8C8C" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.carbonight/package.json b/vscode/daylerees.theme.carbonight/package.json new file mode 100644 index 0000000..1f3aa24 --- /dev/null +++ b/vscode/daylerees.theme.carbonight/package.json @@ -0,0 +1,24 @@ +{ + "name": "carbonight", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.chocolate/chocolate.json b/vscode/daylerees.theme.chocolate/chocolate.json new file mode 100644 index 0000000..d1fae1d --- /dev/null +++ b/vscode/daylerees.theme.chocolate/chocolate.json @@ -0,0 +1,442 @@ +{ + "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": "#8B6E46" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.chocolate/package.json b/vscode/daylerees.theme.chocolate/package.json new file mode 100644 index 0000000..c2f5972 --- /dev/null +++ b/vscode/daylerees.theme.chocolate/package.json @@ -0,0 +1,24 @@ +{ + "name": "chocolate", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.crisp/crisp.json b/vscode/daylerees.theme.crisp/crisp.json new file mode 100644 index 0000000..3795164 --- /dev/null +++ b/vscode/daylerees.theme.crisp/crisp.json @@ -0,0 +1,442 @@ +{ + "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": "#FC6A0F" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.crisp/package.json b/vscode/daylerees.theme.crisp/package.json new file mode 100644 index 0000000..8ef039a --- /dev/null +++ b/vscode/daylerees.theme.crisp/package.json @@ -0,0 +1,24 @@ +{ + "name": "crisp", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.darkside/darkside.json b/vscode/daylerees.theme.darkside/darkside.json new file mode 100644 index 0000000..7209316 --- /dev/null +++ b/vscode/daylerees.theme.darkside/darkside.json @@ -0,0 +1,442 @@ +{ + "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": "#FF4E50" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.darkside/package.json b/vscode/daylerees.theme.darkside/package.json new file mode 100644 index 0000000..baac407 --- /dev/null +++ b/vscode/daylerees.theme.darkside/package.json @@ -0,0 +1,24 @@ +{ + "name": "darkside", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.earthsong/earthsong.json b/vscode/daylerees.theme.earthsong/earthsong.json new file mode 100644 index 0000000..c6cf0f6 --- /dev/null +++ b/vscode/daylerees.theme.earthsong/earthsong.json @@ -0,0 +1,442 @@ +{ + "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": "#DB784D" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.earthsong/package.json b/vscode/daylerees.theme.earthsong/package.json new file mode 100644 index 0000000..7cd8cf5 --- /dev/null +++ b/vscode/daylerees.theme.earthsong/package.json @@ -0,0 +1,24 @@ +{ + "name": "earthsong", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.freshcut/freshcut.json b/vscode/daylerees.theme.freshcut/freshcut.json new file mode 100644 index 0000000..d5e794e --- /dev/null +++ b/vscode/daylerees.theme.freshcut/freshcut.json @@ -0,0 +1,442 @@ +{ + "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": "#008097" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.freshcut/package.json b/vscode/daylerees.theme.freshcut/package.json new file mode 100644 index 0000000..49fd06c --- /dev/null +++ b/vscode/daylerees.theme.freshcut/package.json @@ -0,0 +1,24 @@ +{ + "name": "freshcut", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.frontier/frontier.json b/vscode/daylerees.theme.frontier/frontier.json new file mode 100644 index 0000000..00f5325 --- /dev/null +++ b/vscode/daylerees.theme.frontier/frontier.json @@ -0,0 +1,442 @@ +{ + "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": "#2EBF7E" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.frontier/package.json b/vscode/daylerees.theme.frontier/package.json new file mode 100644 index 0000000..7dcacd0 --- /dev/null +++ b/vscode/daylerees.theme.frontier/package.json @@ -0,0 +1,24 @@ +{ + "name": "frontier", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.github/github.json b/vscode/daylerees.theme.github/github.json new file mode 100644 index 0000000..2bba9cb --- /dev/null +++ b/vscode/daylerees.theme.github/github.json @@ -0,0 +1,442 @@ +{ + "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": "#008080" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.github/package.json b/vscode/daylerees.theme.github/package.json new file mode 100644 index 0000000..3e2f426 --- /dev/null +++ b/vscode/daylerees.theme.github/package.json @@ -0,0 +1,24 @@ +{ + "name": "github", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.gloom/gloom.json b/vscode/daylerees.theme.gloom/gloom.json new file mode 100644 index 0000000..a056b84 --- /dev/null +++ b/vscode/daylerees.theme.gloom/gloom.json @@ -0,0 +1,442 @@ +{ + "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": "#FF5D38" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.gloom/package.json b/vscode/daylerees.theme.gloom/package.json new file mode 100644 index 0000000..7a7f8d7 --- /dev/null +++ b/vscode/daylerees.theme.gloom/package.json @@ -0,0 +1,24 @@ +{ + "name": "gloom", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.glowfish/glowfish.json b/vscode/daylerees.theme.glowfish/glowfish.json new file mode 100644 index 0000000..d1f2759 --- /dev/null +++ b/vscode/daylerees.theme.glowfish/glowfish.json @@ -0,0 +1,442 @@ +{ + "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": "#DB784D" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.glowfish/package.json b/vscode/daylerees.theme.glowfish/package.json new file mode 100644 index 0000000..6bd7d20 --- /dev/null +++ b/vscode/daylerees.theme.glowfish/package.json @@ -0,0 +1,24 @@ +{ + "name": "glowfish", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.goldfish/goldfish.json b/vscode/daylerees.theme.goldfish/goldfish.json new file mode 100644 index 0000000..ff274b2 --- /dev/null +++ b/vscode/daylerees.theme.goldfish/goldfish.json @@ -0,0 +1,442 @@ +{ + "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": "#F38630" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.goldfish/package.json b/vscode/daylerees.theme.goldfish/package.json new file mode 100644 index 0000000..10b270e --- /dev/null +++ b/vscode/daylerees.theme.goldfish/package.json @@ -0,0 +1,24 @@ +{ + "name": "goldfish", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.grunge/grunge.json b/vscode/daylerees.theme.grunge/grunge.json new file mode 100644 index 0000000..0cbc6dd --- /dev/null +++ b/vscode/daylerees.theme.grunge/grunge.json @@ -0,0 +1,442 @@ +{ + "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": "#F56991" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.grunge/package.json b/vscode/daylerees.theme.grunge/package.json new file mode 100644 index 0000000..e6e55ba --- /dev/null +++ b/vscode/daylerees.theme.grunge/package.json @@ -0,0 +1,24 @@ +{ + "name": "grunge", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.halflife/halflife.json b/vscode/daylerees.theme.halflife/halflife.json new file mode 100644 index 0000000..aeb8df5 --- /dev/null +++ b/vscode/daylerees.theme.halflife/halflife.json @@ -0,0 +1,442 @@ +{ + "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": "#F85931" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.halflife/package.json b/vscode/daylerees.theme.halflife/package.json new file mode 100644 index 0000000..a50da8e --- /dev/null +++ b/vscode/daylerees.theme.halflife/package.json @@ -0,0 +1,24 @@ +{ + "name": "halflife", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.heroku/heroku.json b/vscode/daylerees.theme.heroku/heroku.json new file mode 100644 index 0000000..c318c52 --- /dev/null +++ b/vscode/daylerees.theme.heroku/heroku.json @@ -0,0 +1,442 @@ +{ + "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": "#7873ae" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.heroku/package.json b/vscode/daylerees.theme.heroku/package.json new file mode 100644 index 0000000..d80e765 --- /dev/null +++ b/vscode/daylerees.theme.heroku/package.json @@ -0,0 +1,24 @@ +{ + "name": "heroku", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.hyrule/hyrule.json b/vscode/daylerees.theme.hyrule/hyrule.json new file mode 100644 index 0000000..0de6c70 --- /dev/null +++ b/vscode/daylerees.theme.hyrule/hyrule.json @@ -0,0 +1,442 @@ +{ + "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": "#569e16" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.hyrule/package.json b/vscode/daylerees.theme.hyrule/package.json new file mode 100644 index 0000000..6162f5f --- /dev/null +++ b/vscode/daylerees.theme.hyrule/package.json @@ -0,0 +1,24 @@ +{ + "name": "hyrule", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.iceberg/iceberg.json b/vscode/daylerees.theme.iceberg/iceberg.json new file mode 100644 index 0000000..4899e45 --- /dev/null +++ b/vscode/daylerees.theme.iceberg/iceberg.json @@ -0,0 +1,442 @@ +{ + "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": "#2D8DA1" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.iceberg/package.json b/vscode/daylerees.theme.iceberg/package.json new file mode 100644 index 0000000..efc308c --- /dev/null +++ b/vscode/daylerees.theme.iceberg/package.json @@ -0,0 +1,24 @@ +{ + "name": "iceberg", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.juicy/juicy.json b/vscode/daylerees.theme.juicy/juicy.json new file mode 100644 index 0000000..6debdd2 --- /dev/null +++ b/vscode/daylerees.theme.juicy/juicy.json @@ -0,0 +1,442 @@ +{ + "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": "#FF4E50" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.juicy/package.json b/vscode/daylerees.theme.juicy/package.json new file mode 100644 index 0000000..1815a21 --- /dev/null +++ b/vscode/daylerees.theme.juicy/package.json @@ -0,0 +1,24 @@ +{ + "name": "juicy", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.keen/keen.json b/vscode/daylerees.theme.keen/keen.json new file mode 100644 index 0000000..a1dfc4b --- /dev/null +++ b/vscode/daylerees.theme.keen/keen.json @@ -0,0 +1,442 @@ +{ + "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": "#8767b7" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.keen/package.json b/vscode/daylerees.theme.keen/package.json new file mode 100644 index 0000000..3d7f901 --- /dev/null +++ b/vscode/daylerees.theme.keen/package.json @@ -0,0 +1,24 @@ +{ + "name": "keen", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.kiwi/kiwi.json b/vscode/daylerees.theme.kiwi/kiwi.json new file mode 100644 index 0000000..c065250 --- /dev/null +++ b/vscode/daylerees.theme.kiwi/kiwi.json @@ -0,0 +1,442 @@ +{ + "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": "#0B6D5C" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.kiwi/package.json b/vscode/daylerees.theme.kiwi/package.json new file mode 100644 index 0000000..503df84 --- /dev/null +++ b/vscode/daylerees.theme.kiwi/package.json @@ -0,0 +1,24 @@ +{ + "name": "kiwi", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.laravel/laravel.json b/vscode/daylerees.theme.laravel/laravel.json new file mode 100644 index 0000000..337bedd --- /dev/null +++ b/vscode/daylerees.theme.laravel/laravel.json @@ -0,0 +1,442 @@ +{ + "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": "#cd724e" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.laravel/package.json b/vscode/daylerees.theme.laravel/package.json new file mode 100644 index 0000000..d95f83b --- /dev/null +++ b/vscode/daylerees.theme.laravel/package.json @@ -0,0 +1,24 @@ +{ + "name": "laravel", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.lavender/lavender.json b/vscode/daylerees.theme.lavender/lavender.json new file mode 100644 index 0000000..bd5574d --- /dev/null +++ b/vscode/daylerees.theme.lavender/lavender.json @@ -0,0 +1,442 @@ +{ + "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": "#B657FF" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.lavender/package.json b/vscode/daylerees.theme.lavender/package.json new file mode 100644 index 0000000..a87379a --- /dev/null +++ b/vscode/daylerees.theme.lavender/package.json @@ -0,0 +1,24 @@ +{ + "name": "lavender", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.legacy/legacy.json b/vscode/daylerees.theme.legacy/legacy.json new file mode 100644 index 0000000..29b72a9 --- /dev/null +++ b/vscode/daylerees.theme.legacy/legacy.json @@ -0,0 +1,442 @@ +{ + "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": "#FF410D" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.legacy/package.json b/vscode/daylerees.theme.legacy/package.json new file mode 100644 index 0000000..86cf006 --- /dev/null +++ b/vscode/daylerees.theme.legacy/package.json @@ -0,0 +1,24 @@ +{ + "name": "legacy", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.mellow/mellow.json b/vscode/daylerees.theme.mellow/mellow.json new file mode 100644 index 0000000..15246d4 --- /dev/null +++ b/vscode/daylerees.theme.mellow/mellow.json @@ -0,0 +1,442 @@ +{ + "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": "#F55D79" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.mellow/package.json b/vscode/daylerees.theme.mellow/package.json new file mode 100644 index 0000000..0987408 --- /dev/null +++ b/vscode/daylerees.theme.mellow/package.json @@ -0,0 +1,24 @@ +{ + "name": "mellow", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.mintchoc/mintchoc.json b/vscode/daylerees.theme.mintchoc/mintchoc.json new file mode 100644 index 0000000..f46a973 --- /dev/null +++ b/vscode/daylerees.theme.mintchoc/mintchoc.json @@ -0,0 +1,442 @@ +{ + "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": "#008D62" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.mintchoc/package.json b/vscode/daylerees.theme.mintchoc/package.json new file mode 100644 index 0000000..886e763 --- /dev/null +++ b/vscode/daylerees.theme.mintchoc/package.json @@ -0,0 +1,24 @@ +{ + "name": "mintchoc", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.mud/mud.json b/vscode/daylerees.theme.mud/mud.json new file mode 100644 index 0000000..6600c3b --- /dev/null +++ b/vscode/daylerees.theme.mud/mud.json @@ -0,0 +1,442 @@ +{ + "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": "#b5db99" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.mud/package.json b/vscode/daylerees.theme.mud/package.json new file mode 100644 index 0000000..742e501 --- /dev/null +++ b/vscode/daylerees.theme.mud/package.json @@ -0,0 +1,24 @@ +{ + "name": "mud", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.otakon/otakon.json b/vscode/daylerees.theme.otakon/otakon.json new file mode 100644 index 0000000..a8803af --- /dev/null +++ b/vscode/daylerees.theme.otakon/otakon.json @@ -0,0 +1,442 @@ +{ + "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": "#B1A6CA" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.otakon/package.json b/vscode/daylerees.theme.otakon/package.json new file mode 100644 index 0000000..336f97e --- /dev/null +++ b/vscode/daylerees.theme.otakon/package.json @@ -0,0 +1,24 @@ +{ + "name": "otakon", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.pastel/package.json b/vscode/daylerees.theme.pastel/package.json new file mode 100644 index 0000000..fa3ba6b --- /dev/null +++ b/vscode/daylerees.theme.pastel/package.json @@ -0,0 +1,24 @@ +{ + "name": "pastel", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.pastel/pastel.json b/vscode/daylerees.theme.pastel/pastel.json new file mode 100644 index 0000000..25c5ab7 --- /dev/null +++ b/vscode/daylerees.theme.pastel/pastel.json @@ -0,0 +1,442 @@ +{ + "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": "#008D62" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.patriot/package.json b/vscode/daylerees.theme.patriot/package.json new file mode 100644 index 0000000..98c5843 --- /dev/null +++ b/vscode/daylerees.theme.patriot/package.json @@ -0,0 +1,24 @@ +{ + "name": "patriot", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.patriot/patriot.json b/vscode/daylerees.theme.patriot/patriot.json new file mode 100644 index 0000000..34ef9fc --- /dev/null +++ b/vscode/daylerees.theme.patriot/patriot.json @@ -0,0 +1,442 @@ +{ + "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": "#DE333C" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.peacock/package.json b/vscode/daylerees.theme.peacock/package.json new file mode 100644 index 0000000..1d6c124 --- /dev/null +++ b/vscode/daylerees.theme.peacock/package.json @@ -0,0 +1,24 @@ +{ + "name": "peacock", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.peacock/peacock.json b/vscode/daylerees.theme.peacock/peacock.json new file mode 100644 index 0000000..ff5c5f9 --- /dev/null +++ b/vscode/daylerees.theme.peacock/peacock.json @@ -0,0 +1,442 @@ +{ + "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": "#ff5d38" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.peacocks-in-space/package.json b/vscode/daylerees.theme.peacocks-in-space/package.json new file mode 100644 index 0000000..e104a64 --- /dev/null +++ b/vscode/daylerees.theme.peacocks-in-space/package.json @@ -0,0 +1,24 @@ +{ + "name": "peacocks-in-space", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.peacocks-in-space/peacocks-in-space.json b/vscode/daylerees.theme.peacocks-in-space/peacocks-in-space.json new file mode 100644 index 0000000..445b871 --- /dev/null +++ b/vscode/daylerees.theme.peacocks-in-space/peacocks-in-space.json @@ -0,0 +1,442 @@ +{ + "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": "#26A6A6" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.peel/package.json b/vscode/daylerees.theme.peel/package.json new file mode 100644 index 0000000..e21d956 --- /dev/null +++ b/vscode/daylerees.theme.peel/package.json @@ -0,0 +1,24 @@ +{ + "name": "peel", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.peel/peel.json b/vscode/daylerees.theme.peel/peel.json new file mode 100644 index 0000000..bc4593e --- /dev/null +++ b/vscode/daylerees.theme.peel/peel.json @@ -0,0 +1,442 @@ +{ + "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": "#D3643B" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.piggy/package.json b/vscode/daylerees.theme.piggy/package.json new file mode 100644 index 0000000..02fb16d --- /dev/null +++ b/vscode/daylerees.theme.piggy/package.json @@ -0,0 +1,24 @@ +{ + "name": "piggy", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.piggy/piggy.json b/vscode/daylerees.theme.piggy/piggy.json new file mode 100644 index 0000000..716f7c5 --- /dev/null +++ b/vscode/daylerees.theme.piggy/piggy.json @@ -0,0 +1,442 @@ +{ + "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": "#F52E62" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.potpourri/package.json b/vscode/daylerees.theme.potpourri/package.json new file mode 100644 index 0000000..163140a --- /dev/null +++ b/vscode/daylerees.theme.potpourri/package.json @@ -0,0 +1,24 @@ +{ + "name": "potpourri", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.potpourri/potpourri.json b/vscode/daylerees.theme.potpourri/potpourri.json new file mode 100644 index 0000000..067feba --- /dev/null +++ b/vscode/daylerees.theme.potpourri/potpourri.json @@ -0,0 +1,442 @@ +{ + "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": "#ED1153" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.rainbow/package.json b/vscode/daylerees.theme.rainbow/package.json new file mode 100644 index 0000000..7d2caae --- /dev/null +++ b/vscode/daylerees.theme.rainbow/package.json @@ -0,0 +1,24 @@ +{ + "name": "rainbow", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.rainbow/rainbow.json b/vscode/daylerees.theme.rainbow/rainbow.json new file mode 100644 index 0000000..e007153 --- /dev/null +++ b/vscode/daylerees.theme.rainbow/rainbow.json @@ -0,0 +1,442 @@ +{ + "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": "#B3CC57" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.revelation/package.json b/vscode/daylerees.theme.revelation/package.json new file mode 100644 index 0000000..2714cc0 --- /dev/null +++ b/vscode/daylerees.theme.revelation/package.json @@ -0,0 +1,24 @@ +{ + "name": "revelation", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.revelation/revelation.json b/vscode/daylerees.theme.revelation/revelation.json new file mode 100644 index 0000000..25aa2af --- /dev/null +++ b/vscode/daylerees.theme.revelation/revelation.json @@ -0,0 +1,442 @@ +{ + "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": "#617FA0" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.shrek/package.json b/vscode/daylerees.theme.shrek/package.json new file mode 100644 index 0000000..dfbc65b --- /dev/null +++ b/vscode/daylerees.theme.shrek/package.json @@ -0,0 +1,24 @@ +{ + "name": "shrek", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.shrek/shrek.json b/vscode/daylerees.theme.shrek/shrek.json new file mode 100644 index 0000000..71d6cd6 --- /dev/null +++ b/vscode/daylerees.theme.shrek/shrek.json @@ -0,0 +1,442 @@ +{ + "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": "#857a5e" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.slate/package.json b/vscode/daylerees.theme.slate/package.json new file mode 100644 index 0000000..aedd2e3 --- /dev/null +++ b/vscode/daylerees.theme.slate/package.json @@ -0,0 +1,24 @@ +{ + "name": "slate", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.slate/slate.json b/vscode/daylerees.theme.slate/slate.json new file mode 100644 index 0000000..d27d13e --- /dev/null +++ b/vscode/daylerees.theme.slate/slate.json @@ -0,0 +1,442 @@ +{ + "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": "#566981" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.slime/package.json b/vscode/daylerees.theme.slime/package.json new file mode 100644 index 0000000..3643901 --- /dev/null +++ b/vscode/daylerees.theme.slime/package.json @@ -0,0 +1,24 @@ +{ + "name": "slime", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.slime/slime.json b/vscode/daylerees.theme.slime/slime.json new file mode 100644 index 0000000..b0b109a --- /dev/null +++ b/vscode/daylerees.theme.slime/slime.json @@ -0,0 +1,442 @@ +{ + "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": "#C7AF3F" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.snappy/package.json b/vscode/daylerees.theme.snappy/package.json new file mode 100644 index 0000000..8daad7c --- /dev/null +++ b/vscode/daylerees.theme.snappy/package.json @@ -0,0 +1,24 @@ +{ + "name": "snappy", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.snappy/snappy.json b/vscode/daylerees.theme.snappy/snappy.json new file mode 100644 index 0000000..27493cb --- /dev/null +++ b/vscode/daylerees.theme.snappy/snappy.json @@ -0,0 +1,442 @@ +{ + "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": "#f66153" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.solarflare/package.json b/vscode/daylerees.theme.solarflare/package.json new file mode 100644 index 0000000..5ef6a49 --- /dev/null +++ b/vscode/daylerees.theme.solarflare/package.json @@ -0,0 +1,24 @@ +{ + "name": "solarflare", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.solarflare/solarflare.json b/vscode/daylerees.theme.solarflare/solarflare.json new file mode 100644 index 0000000..0502907 --- /dev/null +++ b/vscode/daylerees.theme.solarflare/solarflare.json @@ -0,0 +1,442 @@ +{ + "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": "#FF4E50" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.sourlick/package.json b/vscode/daylerees.theme.sourlick/package.json new file mode 100644 index 0000000..ec90b49 --- /dev/null +++ b/vscode/daylerees.theme.sourlick/package.json @@ -0,0 +1,24 @@ +{ + "name": "sourlick", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.sourlick/sourlick.json b/vscode/daylerees.theme.sourlick/sourlick.json new file mode 100644 index 0000000..94869a8 --- /dev/null +++ b/vscode/daylerees.theme.sourlick/sourlick.json @@ -0,0 +1,442 @@ +{ + "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": "#518f0d" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.spearmint/package.json b/vscode/daylerees.theme.spearmint/package.json new file mode 100644 index 0000000..dd8a3a7 --- /dev/null +++ b/vscode/daylerees.theme.spearmint/package.json @@ -0,0 +1,24 @@ +{ + "name": "spearmint", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.spearmint/spearmint.json b/vscode/daylerees.theme.spearmint/spearmint.json new file mode 100644 index 0000000..4e65e40 --- /dev/null +++ b/vscode/daylerees.theme.spearmint/spearmint.json @@ -0,0 +1,442 @@ +{ + "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": "#25808A" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.stark/package.json b/vscode/daylerees.theme.stark/package.json new file mode 100644 index 0000000..7f518ba --- /dev/null +++ b/vscode/daylerees.theme.stark/package.json @@ -0,0 +1,24 @@ +{ + "name": "stark", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.stark/stark.json b/vscode/daylerees.theme.stark/stark.json new file mode 100644 index 0000000..74ac397 --- /dev/null +++ b/vscode/daylerees.theme.stark/stark.json @@ -0,0 +1,442 @@ +{ + "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": "#F03113" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.super/package.json b/vscode/daylerees.theme.super/package.json new file mode 100644 index 0000000..1697b23 --- /dev/null +++ b/vscode/daylerees.theme.super/package.json @@ -0,0 +1,24 @@ +{ + "name": "super", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.super/super.json b/vscode/daylerees.theme.super/super.json new file mode 100644 index 0000000..074b786 --- /dev/null +++ b/vscode/daylerees.theme.super/super.json @@ -0,0 +1,442 @@ +{ + "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": "#E45635" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.tonic/package.json b/vscode/daylerees.theme.tonic/package.json new file mode 100644 index 0000000..afc6e35 --- /dev/null +++ b/vscode/daylerees.theme.tonic/package.json @@ -0,0 +1,24 @@ +{ + "name": "tonic", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.tonic/tonic.json b/vscode/daylerees.theme.tonic/tonic.json new file mode 100644 index 0000000..80e8464 --- /dev/null +++ b/vscode/daylerees.theme.tonic/tonic.json @@ -0,0 +1,442 @@ +{ + "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": "#75A1A4" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.tribal/package.json b/vscode/daylerees.theme.tribal/package.json new file mode 100644 index 0000000..fb1b797 --- /dev/null +++ b/vscode/daylerees.theme.tribal/package.json @@ -0,0 +1,24 @@ +{ + "name": "tribal", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.tribal/tribal.json b/vscode/daylerees.theme.tribal/tribal.json new file mode 100644 index 0000000..cb0483b --- /dev/null +++ b/vscode/daylerees.theme.tribal/tribal.json @@ -0,0 +1,442 @@ +{ + "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": "#47959a" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.tron/package.json b/vscode/daylerees.theme.tron/package.json new file mode 100644 index 0000000..1595d5a --- /dev/null +++ b/vscode/daylerees.theme.tron/package.json @@ -0,0 +1,24 @@ +{ + "name": "tron", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.tron/tron.json b/vscode/daylerees.theme.tron/tron.json new file mode 100644 index 0000000..d968fac --- /dev/null +++ b/vscode/daylerees.theme.tron/tron.json @@ -0,0 +1,442 @@ +{ + "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": "#7a9bc2" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.turnip/package.json b/vscode/daylerees.theme.turnip/package.json new file mode 100644 index 0000000..852f071 --- /dev/null +++ b/vscode/daylerees.theme.turnip/package.json @@ -0,0 +1,24 @@ +{ + "name": "turnip", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.turnip/turnip.json b/vscode/daylerees.theme.turnip/turnip.json new file mode 100644 index 0000000..f2bb58a --- /dev/null +++ b/vscode/daylerees.theme.turnip/turnip.json @@ -0,0 +1,442 @@ +{ + "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": "#487D76" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.yule/package.json b/vscode/daylerees.theme.yule/package.json new file mode 100644 index 0000000..86e6fbe --- /dev/null +++ b/vscode/daylerees.theme.yule/package.json @@ -0,0 +1,24 @@ +{ + "name": "yule", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.yule/yule.json b/vscode/daylerees.theme.yule/yule.json new file mode 100644 index 0000000..f881103 --- /dev/null +++ b/vscode/daylerees.theme.yule/yule.json @@ -0,0 +1,442 @@ +{ + "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": "#D63131" + } +} \ No newline at end of file diff --git a/vscode/daylerees.theme.zacks/package.json b/vscode/daylerees.theme.zacks/package.json new file mode 100644 index 0000000..1b98eff --- /dev/null +++ b/vscode/daylerees.theme.zacks/package.json @@ -0,0 +1,24 @@ +{ + "name": "zacks", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/daylerees.theme.zacks/zacks.json b/vscode/daylerees.theme.zacks/zacks.json new file mode 100644 index 0000000..d58e820 --- /dev/null +++ b/vscode/daylerees.theme.zacks/zacks.json @@ -0,0 +1,442 @@ +{ + "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": "#9c7ddb" + } +} \ No newline at end of file diff --git a/vscode/light/daylerees.theme.earthsong-light/earthsong-light.json b/vscode/light/daylerees.theme.earthsong-light/earthsong-light.json new file mode 100644 index 0000000..004469b --- /dev/null +++ b/vscode/light/daylerees.theme.earthsong-light/earthsong-light.json @@ -0,0 +1,442 @@ +{ + "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": "#60A365" + } +} \ No newline at end of file diff --git a/vscode/light/daylerees.theme.earthsong-light/package.json b/vscode/light/daylerees.theme.earthsong-light/package.json new file mode 100644 index 0000000..4ae61af --- /dev/null +++ b/vscode/light/daylerees.theme.earthsong-light/package.json @@ -0,0 +1,24 @@ +{ + "name": "earthsong-light", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/light/daylerees.theme.snappy-light/package.json b/vscode/light/daylerees.theme.snappy-light/package.json new file mode 100644 index 0000000..d4a425b --- /dev/null +++ b/vscode/light/daylerees.theme.snappy-light/package.json @@ -0,0 +1,24 @@ +{ + "name": "snappy-light", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/light/daylerees.theme.snappy-light/snappy-light.json b/vscode/light/daylerees.theme.snappy-light/snappy-light.json new file mode 100644 index 0000000..46db98c --- /dev/null +++ b/vscode/light/daylerees.theme.snappy-light/snappy-light.json @@ -0,0 +1,442 @@ +{ + "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": "#808dd3" + } +} \ No newline at end of file diff --git a/vscode/light/daylerees.theme.userscape/package.json b/vscode/light/daylerees.theme.userscape/package.json new file mode 100644 index 0000000..4053327 --- /dev/null +++ b/vscode/light/daylerees.theme.userscape/package.json @@ -0,0 +1,24 @@ +{ + "name": "userscape", + "version": "1.0.0", + "displayName": "Dayle Rees colour Schemes", + "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" + } + ] + } +} diff --git a/vscode/light/daylerees.theme.userscape/userscape.json b/vscode/light/daylerees.theme.userscape/userscape.json new file mode 100644 index 0000000..32422b9 --- /dev/null +++ b/vscode/light/daylerees.theme.userscape/userscape.json @@ -0,0 +1,442 @@ +{ + "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": "#355B8C" + } +} \ No newline at end of file From 25797c6bdcefbfacfc5f16365a0e968215e4e5a9 Mon Sep 17 00:00:00 2001 From: danvirsen Date: Fri, 7 Jul 2017 00:46:03 +0200 Subject: [PATCH 2/6] added vscode to the readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5eac705..078799b 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ This package currently supports colour schemes for: - [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 @@ -59,6 +60,7 @@ Installation of the colour schemes depends greatly upon the type of software tha * [Textmate 2](#textmate-2) * [VIM](#vim) * [Xcode Colour Schemes](#xcode-colour-schemes) +* [Visual Studio Code](#visual-studio-code) ### Sublime Text @@ -176,6 +178,9 @@ 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`. Start vscode (or reload the window) and select the theme in your preferences. + ## Requests - **Hyrule** - Requested by Taylor Otwell of Laravel, a Zelda theme! From 54bd3754e90aa7ba53a85f1d827304cb3a60b395 Mon Sep 17 00:00:00 2001 From: danvirsen Date: Fri, 7 Jul 2017 08:17:21 +0200 Subject: [PATCH 3/6] Added installtion folder for vscode on Windows --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 078799b..c43c4e4 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,8 @@ 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`. Start vscode (or reload the window) and select the theme in your preferences. + +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 From 77a73d2054920e3c5cc6f9fb5ca67831501f3160 Mon Sep 17 00:00:00 2001 From: danvirsen Date: Fri, 7 Jul 2017 13:19:24 +0200 Subject: [PATCH 4/6] added some transparency to the select background in vscode --- build/resources/patterns/vscode/vscode.pattern | 2 +- .../carbonight-contrast.json | 2 +- .../daylerees.theme.darkside-contrast/darkside-contrast.json | 2 +- .../daylerees.theme.earthsong-contrast/earthsong-contrast.json | 2 +- .../daylerees.theme.freshcut-contrast/freshcut-contrast.json | 2 +- .../daylerees.theme.frontier-contrast/frontier-contrast.json | 2 +- .../contrast/daylerees.theme.gloom-contrast/gloom-contrast.json | 2 +- .../daylerees.theme.glowfish-contrast/glowfish-contrast.json | 2 +- .../daylerees.theme.goldfish-contrast/goldfish-contrast.json | 2 +- .../daylerees.theme.grunge-contrast/grunge-contrast.json | 2 +- .../daylerees.theme.halflife-contrast/halflife-contrast.json | 2 +- .../daylerees.theme.hyrule-contrast/hyrule-contrast.json | 2 +- .../daylerees.theme.iceberg-contrast/iceberg-contrast.json | 2 +- .../contrast/daylerees.theme.juicy-contrast/juicy-contrast.json | 2 +- .../contrast/daylerees.theme.keen-contrast/keen-contrast.json | 2 +- .../daylerees.theme.laravel-contrast/laravel-contrast.json | 2 +- .../daylerees.theme.lavender-contrast/lavender-contrast.json | 2 +- .../daylerees.theme.mellow-contrast/mellow-contrast.json | 2 +- vscode/contrast/daylerees.theme.mud-contrast/mud-contrast.json | 2 +- .../daylerees.theme.patriot-contrast/patriot-contrast.json | 2 +- .../daylerees.theme.peacock-contrast/peacock-contrast.json | 2 +- .../daylerees.theme.potpourri-contrast/potpourri-contrast.json | 2 +- .../revelation-contrast.json | 2 +- .../contrast/daylerees.theme.slime-contrast/slime-contrast.json | 2 +- .../daylerees.theme.snappy-contrast/snappy-contrast.json | 2 +- .../solarflare-contrast.json | 2 +- .../daylerees.theme.sourlick-contrast/sourlick-contrast.json | 2 +- .../contrast/daylerees.theme.stark-contrast/stark-contrast.json | 2 +- .../contrast/daylerees.theme.tron-contrast/tron-contrast.json | 2 +- .../daylerees.theme.turnip-contrast/turnip-contrast.json | 2 +- .../contrast/daylerees.theme.zacks-contrast/zacks-contrast.json | 2 +- vscode/daylerees.theme.arstotzka/arstotzka.json | 2 +- vscode/daylerees.theme.azure/azure.json | 2 +- vscode/daylerees.theme.bold/bold.json | 2 +- vscode/daylerees.theme.boxuk/boxuk.json | 2 +- vscode/daylerees.theme.carbonight/carbonight.json | 2 +- vscode/daylerees.theme.chocolate/chocolate.json | 2 +- vscode/daylerees.theme.crisp/crisp.json | 2 +- vscode/daylerees.theme.darkside/darkside.json | 2 +- vscode/daylerees.theme.earthsong/earthsong.json | 2 +- vscode/daylerees.theme.freshcut/freshcut.json | 2 +- vscode/daylerees.theme.frontier/frontier.json | 2 +- vscode/daylerees.theme.github/github.json | 2 +- vscode/daylerees.theme.gloom/gloom.json | 2 +- vscode/daylerees.theme.glowfish/glowfish.json | 2 +- vscode/daylerees.theme.goldfish/goldfish.json | 2 +- vscode/daylerees.theme.grunge/grunge.json | 2 +- vscode/daylerees.theme.halflife/halflife.json | 2 +- vscode/daylerees.theme.heroku/heroku.json | 2 +- vscode/daylerees.theme.hyrule/hyrule.json | 2 +- vscode/daylerees.theme.iceberg/iceberg.json | 2 +- vscode/daylerees.theme.juicy/juicy.json | 2 +- vscode/daylerees.theme.keen/keen.json | 2 +- vscode/daylerees.theme.kiwi/kiwi.json | 2 +- vscode/daylerees.theme.laravel/laravel.json | 2 +- vscode/daylerees.theme.lavender/lavender.json | 2 +- vscode/daylerees.theme.legacy/legacy.json | 2 +- vscode/daylerees.theme.mellow/mellow.json | 2 +- vscode/daylerees.theme.mintchoc/mintchoc.json | 2 +- vscode/daylerees.theme.mud/mud.json | 2 +- vscode/daylerees.theme.otakon/otakon.json | 2 +- vscode/daylerees.theme.pastel/pastel.json | 2 +- vscode/daylerees.theme.patriot/patriot.json | 2 +- vscode/daylerees.theme.peacock/peacock.json | 2 +- vscode/daylerees.theme.peacocks-in-space/peacocks-in-space.json | 2 +- vscode/daylerees.theme.peel/peel.json | 2 +- vscode/daylerees.theme.piggy/piggy.json | 2 +- vscode/daylerees.theme.potpourri/potpourri.json | 2 +- vscode/daylerees.theme.rainbow/rainbow.json | 2 +- vscode/daylerees.theme.revelation/revelation.json | 2 +- vscode/daylerees.theme.shrek/shrek.json | 2 +- vscode/daylerees.theme.slate/slate.json | 2 +- vscode/daylerees.theme.slime/slime.json | 2 +- vscode/daylerees.theme.snappy/snappy.json | 2 +- vscode/daylerees.theme.solarflare/solarflare.json | 2 +- vscode/daylerees.theme.sourlick/sourlick.json | 2 +- vscode/daylerees.theme.spearmint/spearmint.json | 2 +- vscode/daylerees.theme.stark/stark.json | 2 +- vscode/daylerees.theme.super/super.json | 2 +- vscode/daylerees.theme.tonic/tonic.json | 2 +- vscode/daylerees.theme.tribal/tribal.json | 2 +- vscode/daylerees.theme.tron/tron.json | 2 +- vscode/daylerees.theme.turnip/turnip.json | 2 +- vscode/daylerees.theme.yule/yule.json | 2 +- vscode/daylerees.theme.zacks/zacks.json | 2 +- .../light/daylerees.theme.earthsong-light/earthsong-light.json | 2 +- vscode/light/daylerees.theme.snappy-light/snappy-light.json | 2 +- vscode/light/daylerees.theme.userscape/userscape.json | 2 +- 88 files changed, 88 insertions(+), 88 deletions(-) diff --git a/build/resources/patterns/vscode/vscode.pattern b/build/resources/patterns/vscode/vscode.pattern index aa4411b..d6860f9 100644 --- a/build/resources/patterns/vscode/vscode.pattern +++ b/build/resources/patterns/vscode/vscode.pattern @@ -437,6 +437,6 @@ "editor.foreground": "{{ foreground }}", "editorWhitespace.foreground": "{{ invisibles }}", "editor.lineHighlightBackground": "{{ line_highlight }}", - "editor.selectionBackground": "{{ selection_background }}" + "editor.selectionBackground": "{{ selection_background }}{{ selection_background|length < 9 ? '4D' : '' }}" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.carbonight-contrast/carbonight-contrast.json b/vscode/contrast/daylerees.theme.carbonight-contrast/carbonight-contrast.json index 0b5594f..43294e7 100644 --- a/vscode/contrast/daylerees.theme.carbonight-contrast/carbonight-contrast.json +++ b/vscode/contrast/daylerees.theme.carbonight-contrast/carbonight-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", - "editor.selectionBackground": "#8C8C8C" + "editor.selectionBackground": "#8C8C8C4D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.darkside-contrast/darkside-contrast.json b/vscode/contrast/daylerees.theme.darkside-contrast/darkside-contrast.json index d1d6f18..202a5e8 100644 --- a/vscode/contrast/daylerees.theme.darkside-contrast/darkside-contrast.json +++ b/vscode/contrast/daylerees.theme.darkside-contrast/darkside-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#BABABA", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", - "editor.selectionBackground": "#FF4E50" + "editor.selectionBackground": "#FF4E504D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.earthsong-contrast/earthsong-contrast.json b/vscode/contrast/daylerees.theme.earthsong-contrast/earthsong-contrast.json index b0c95de..f9d3e1d 100644 --- a/vscode/contrast/daylerees.theme.earthsong-contrast/earthsong-contrast.json +++ b/vscode/contrast/daylerees.theme.earthsong-contrast/earthsong-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#EBD1B7", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#282521", - "editor.selectionBackground": "#DB784D" + "editor.selectionBackground": "#DB784D4D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.freshcut-contrast/freshcut-contrast.json b/vscode/contrast/daylerees.theme.freshcut-contrast/freshcut-contrast.json index 5075833..991c0e1 100644 --- a/vscode/contrast/daylerees.theme.freshcut-contrast/freshcut-contrast.json +++ b/vscode/contrast/daylerees.theme.freshcut-contrast/freshcut-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", - "editor.selectionBackground": "#008097" + "editor.selectionBackground": "#0080974D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.frontier-contrast/frontier-contrast.json b/vscode/contrast/daylerees.theme.frontier-contrast/frontier-contrast.json index ff23533..751434b 100644 --- a/vscode/contrast/daylerees.theme.frontier-contrast/frontier-contrast.json +++ b/vscode/contrast/daylerees.theme.frontier-contrast/frontier-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#221f1c", - "editor.selectionBackground": "#2EBF7E" + "editor.selectionBackground": "#2EBF7E4D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.gloom-contrast/gloom-contrast.json b/vscode/contrast/daylerees.theme.gloom-contrast/gloom-contrast.json index 8625b3e..9fc3ccd 100644 --- a/vscode/contrast/daylerees.theme.gloom-contrast/gloom-contrast.json +++ b/vscode/contrast/daylerees.theme.gloom-contrast/gloom-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#D8EBE5", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#1b211c", - "editor.selectionBackground": "#FF5D38" + "editor.selectionBackground": "#FF5D384D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.glowfish-contrast/glowfish-contrast.json b/vscode/contrast/daylerees.theme.glowfish-contrast/glowfish-contrast.json index 8e3b76c..9fe9385 100644 --- a/vscode/contrast/daylerees.theme.glowfish-contrast/glowfish-contrast.json +++ b/vscode/contrast/daylerees.theme.glowfish-contrast/glowfish-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#6ea240", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#12160d", - "editor.selectionBackground": "#DB784D" + "editor.selectionBackground": "#DB784D4D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.goldfish-contrast/goldfish-contrast.json b/vscode/contrast/daylerees.theme.goldfish-contrast/goldfish-contrast.json index 46fa6e9..db5c9d2 100644 --- a/vscode/contrast/daylerees.theme.goldfish-contrast/goldfish-contrast.json +++ b/vscode/contrast/daylerees.theme.goldfish-contrast/goldfish-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#16181a", - "editor.selectionBackground": "#F38630" + "editor.selectionBackground": "#F386304D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.grunge-contrast/grunge-contrast.json b/vscode/contrast/daylerees.theme.grunge-contrast/grunge-contrast.json index e2f41dc..5eea16b 100644 --- a/vscode/contrast/daylerees.theme.grunge-contrast/grunge-contrast.json +++ b/vscode/contrast/daylerees.theme.grunge-contrast/grunge-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#1b1c18", - "editor.selectionBackground": "#F56991" + "editor.selectionBackground": "#F569914D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.halflife-contrast/halflife-contrast.json b/vscode/contrast/daylerees.theme.halflife-contrast/halflife-contrast.json index 4043ad2..f507ca0 100644 --- a/vscode/contrast/daylerees.theme.halflife-contrast/halflife-contrast.json +++ b/vscode/contrast/daylerees.theme.halflife-contrast/halflife-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#cccccc", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", - "editor.selectionBackground": "#F85931" + "editor.selectionBackground": "#F859314D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.hyrule-contrast/hyrule-contrast.json b/vscode/contrast/daylerees.theme.hyrule-contrast/hyrule-contrast.json index eb0e658..e2dd690 100644 --- a/vscode/contrast/daylerees.theme.hyrule-contrast/hyrule-contrast.json +++ b/vscode/contrast/daylerees.theme.hyrule-contrast/hyrule-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#c0d5c1", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#141413", - "editor.selectionBackground": "#569e16" + "editor.selectionBackground": "#569e164D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.iceberg-contrast/iceberg-contrast.json b/vscode/contrast/daylerees.theme.iceberg-contrast/iceberg-contrast.json index dc06470..c224862 100644 --- a/vscode/contrast/daylerees.theme.iceberg-contrast/iceberg-contrast.json +++ b/vscode/contrast/daylerees.theme.iceberg-contrast/iceberg-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#BDD6DB", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#141718", - "editor.selectionBackground": "#2D8DA1" + "editor.selectionBackground": "#2D8DA14D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.juicy-contrast/juicy-contrast.json b/vscode/contrast/daylerees.theme.juicy-contrast/juicy-contrast.json index 54f22bb..8b53524 100644 --- a/vscode/contrast/daylerees.theme.juicy-contrast/juicy-contrast.json +++ b/vscode/contrast/daylerees.theme.juicy-contrast/juicy-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#e3e2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", - "editor.selectionBackground": "#FF4E50" + "editor.selectionBackground": "#FF4E504D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.keen-contrast/keen-contrast.json b/vscode/contrast/daylerees.theme.keen-contrast/keen-contrast.json index 3bff3c7..4b5f926 100644 --- a/vscode/contrast/daylerees.theme.keen-contrast/keen-contrast.json +++ b/vscode/contrast/daylerees.theme.keen-contrast/keen-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", - "editor.selectionBackground": "#8767b7" + "editor.selectionBackground": "#8767b74D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.laravel-contrast/laravel-contrast.json b/vscode/contrast/daylerees.theme.laravel-contrast/laravel-contrast.json index 48b96fd..aa54102 100644 --- a/vscode/contrast/daylerees.theme.laravel-contrast/laravel-contrast.json +++ b/vscode/contrast/daylerees.theme.laravel-contrast/laravel-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", - "editor.selectionBackground": "#cd724e" + "editor.selectionBackground": "#cd724e4D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.lavender-contrast/lavender-contrast.json b/vscode/contrast/daylerees.theme.lavender-contrast/lavender-contrast.json index e1e5e07..7fbc8c0 100644 --- a/vscode/contrast/daylerees.theme.lavender-contrast/lavender-contrast.json +++ b/vscode/contrast/daylerees.theme.lavender-contrast/lavender-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#E0CEED", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#110e13", - "editor.selectionBackground": "#B657FF" + "editor.selectionBackground": "#B657FF4D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.mellow-contrast/mellow-contrast.json b/vscode/contrast/daylerees.theme.mellow-contrast/mellow-contrast.json index 0428a72..9d185de 100644 --- a/vscode/contrast/daylerees.theme.mellow-contrast/mellow-contrast.json +++ b/vscode/contrast/daylerees.theme.mellow-contrast/mellow-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#13110f", - "editor.selectionBackground": "#F55D79" + "editor.selectionBackground": "#F55D794D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.mud-contrast/mud-contrast.json b/vscode/contrast/daylerees.theme.mud-contrast/mud-contrast.json index 6b55ffb..c0c543c 100644 --- a/vscode/contrast/daylerees.theme.mud-contrast/mud-contrast.json +++ b/vscode/contrast/daylerees.theme.mud-contrast/mud-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#171413", - "editor.selectionBackground": "#b5db99" + "editor.selectionBackground": "#b5db994D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.patriot-contrast/patriot-contrast.json b/vscode/contrast/daylerees.theme.patriot-contrast/patriot-contrast.json index 986255b..1626dd3 100644 --- a/vscode/contrast/daylerees.theme.patriot-contrast/patriot-contrast.json +++ b/vscode/contrast/daylerees.theme.patriot-contrast/patriot-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#CAD9E3", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#191b1c", - "editor.selectionBackground": "#DE333C" + "editor.selectionBackground": "#DE333C4D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.peacock-contrast/peacock-contrast.json b/vscode/contrast/daylerees.theme.peacock-contrast/peacock-contrast.json index 757b8ec..a64b900 100644 --- a/vscode/contrast/daylerees.theme.peacock-contrast/peacock-contrast.json +++ b/vscode/contrast/daylerees.theme.peacock-contrast/peacock-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151513", - "editor.selectionBackground": "#ff5d38" + "editor.selectionBackground": "#ff5d384D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.potpourri-contrast/potpourri-contrast.json b/vscode/contrast/daylerees.theme.potpourri-contrast/potpourri-contrast.json index 665aa81..798d9ca 100644 --- a/vscode/contrast/daylerees.theme.potpourri-contrast/potpourri-contrast.json +++ b/vscode/contrast/daylerees.theme.potpourri-contrast/potpourri-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#141313", - "editor.selectionBackground": "#ED1153" + "editor.selectionBackground": "#ED11534D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.revelation-contrast/revelation-contrast.json b/vscode/contrast/daylerees.theme.revelation-contrast/revelation-contrast.json index e58d79c..66d143e 100644 --- a/vscode/contrast/daylerees.theme.revelation-contrast/revelation-contrast.json +++ b/vscode/contrast/daylerees.theme.revelation-contrast/revelation-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#DEDEDE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#1a1918", - "editor.selectionBackground": "#617FA0" + "editor.selectionBackground": "#617FA04D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.slime-contrast/slime-contrast.json b/vscode/contrast/daylerees.theme.slime-contrast/slime-contrast.json index 2d716b5..6204266 100644 --- a/vscode/contrast/daylerees.theme.slime-contrast/slime-contrast.json +++ b/vscode/contrast/daylerees.theme.slime-contrast/slime-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#FFFFFF", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#131516", - "editor.selectionBackground": "#C7AF3F" + "editor.selectionBackground": "#C7AF3F4D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.snappy-contrast/snappy-contrast.json b/vscode/contrast/daylerees.theme.snappy-contrast/snappy-contrast.json index 7af8ccf..56ff8a0 100644 --- a/vscode/contrast/daylerees.theme.snappy-contrast/snappy-contrast.json +++ b/vscode/contrast/daylerees.theme.snappy-contrast/snappy-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#e3e2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#181818", - "editor.selectionBackground": "#f66153" + "editor.selectionBackground": "#f661534D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.solarflare-contrast/solarflare-contrast.json b/vscode/contrast/daylerees.theme.solarflare-contrast/solarflare-contrast.json index 77245c2..844a65b 100644 --- a/vscode/contrast/daylerees.theme.solarflare-contrast/solarflare-contrast.json +++ b/vscode/contrast/daylerees.theme.solarflare-contrast/solarflare-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#e3e2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", - "editor.selectionBackground": "#FF4E50" + "editor.selectionBackground": "#FF4E504D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.sourlick-contrast/sourlick-contrast.json b/vscode/contrast/daylerees.theme.sourlick-contrast/sourlick-contrast.json index 89b97cc..1f891e4 100644 --- a/vscode/contrast/daylerees.theme.sourlick-contrast/sourlick-contrast.json +++ b/vscode/contrast/daylerees.theme.sourlick-contrast/sourlick-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#DEDEDE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#171615", - "editor.selectionBackground": "#518f0d" + "editor.selectionBackground": "#518f0d4D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.stark-contrast/stark-contrast.json b/vscode/contrast/daylerees.theme.stark-contrast/stark-contrast.json index 4e49752..44a7372 100644 --- a/vscode/contrast/daylerees.theme.stark-contrast/stark-contrast.json +++ b/vscode/contrast/daylerees.theme.stark-contrast/stark-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#DEDEDE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#181716", - "editor.selectionBackground": "#F03113" + "editor.selectionBackground": "#F031134D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.tron-contrast/tron-contrast.json b/vscode/contrast/daylerees.theme.tron-contrast/tron-contrast.json index 825e67b..5200eac 100644 --- a/vscode/contrast/daylerees.theme.tron-contrast/tron-contrast.json +++ b/vscode/contrast/daylerees.theme.tron-contrast/tron-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#aec2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#101419", - "editor.selectionBackground": "#7a9bc2" + "editor.selectionBackground": "#7a9bc24D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.turnip-contrast/turnip-contrast.json b/vscode/contrast/daylerees.theme.turnip-contrast/turnip-contrast.json index ce71a9c..f87de0f 100644 --- a/vscode/contrast/daylerees.theme.turnip-contrast/turnip-contrast.json +++ b/vscode/contrast/daylerees.theme.turnip-contrast/turnip-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#EDE0CE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#1c1d1f", - "editor.selectionBackground": "#487D76" + "editor.selectionBackground": "#487D764D" } } \ No newline at end of file diff --git a/vscode/contrast/daylerees.theme.zacks-contrast/zacks-contrast.json b/vscode/contrast/daylerees.theme.zacks-contrast/zacks-contrast.json index 9f4584b..4fddfe0 100644 --- a/vscode/contrast/daylerees.theme.zacks-contrast/zacks-contrast.json +++ b/vscode/contrast/daylerees.theme.zacks-contrast/zacks-contrast.json @@ -437,6 +437,6 @@ "editor.foreground": "#f0f0f0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#151515", - "editor.selectionBackground": "#9c7ddb" + "editor.selectionBackground": "#9c7ddb4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.arstotzka/arstotzka.json b/vscode/daylerees.theme.arstotzka/arstotzka.json index af60c52..5398049 100644 --- a/vscode/daylerees.theme.arstotzka/arstotzka.json +++ b/vscode/daylerees.theme.arstotzka/arstotzka.json @@ -437,6 +437,6 @@ "editor.foreground": "#EDEBE6", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#292725", - "editor.selectionBackground": "#516B6B" + "editor.selectionBackground": "#516B6B4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.azure/azure.json b/vscode/daylerees.theme.azure/azure.json index 0df19b9..01ea13c 100644 --- a/vscode/daylerees.theme.azure/azure.json +++ b/vscode/daylerees.theme.azure/azure.json @@ -437,6 +437,6 @@ "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#33333c", - "editor.selectionBackground": "#47959a" + "editor.selectionBackground": "#47959a4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.bold/bold.json b/vscode/daylerees.theme.bold/bold.json index 867cdf5..c971947 100644 --- a/vscode/daylerees.theme.bold/bold.json +++ b/vscode/daylerees.theme.bold/bold.json @@ -437,6 +437,6 @@ "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#393434", - "editor.selectionBackground": "#3D8E91" + "editor.selectionBackground": "#3D8E914D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.boxuk/boxuk.json b/vscode/daylerees.theme.boxuk/boxuk.json index 84b79d2..cc524ce 100644 --- a/vscode/daylerees.theme.boxuk/boxuk.json +++ b/vscode/daylerees.theme.boxuk/boxuk.json @@ -437,6 +437,6 @@ "editor.foreground": "#414f5c", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#eeeeee", - "editor.selectionBackground": "#017c9d" + "editor.selectionBackground": "#017c9d4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.carbonight/carbonight.json b/vscode/daylerees.theme.carbonight/carbonight.json index 0cf0a98..6cd9b4b 100644 --- a/vscode/daylerees.theme.carbonight/carbonight.json +++ b/vscode/daylerees.theme.carbonight/carbonight.json @@ -437,6 +437,6 @@ "editor.foreground": "#B0B0B0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3B3633", - "editor.selectionBackground": "#8C8C8C" + "editor.selectionBackground": "#8C8C8C4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.chocolate/chocolate.json b/vscode/daylerees.theme.chocolate/chocolate.json index d1fae1d..1f6d23a 100644 --- a/vscode/daylerees.theme.chocolate/chocolate.json +++ b/vscode/daylerees.theme.chocolate/chocolate.json @@ -437,6 +437,6 @@ "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#362715", - "editor.selectionBackground": "#8B6E46" + "editor.selectionBackground": "#8B6E464D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.crisp/crisp.json b/vscode/daylerees.theme.crisp/crisp.json index 3795164..c774a22 100644 --- a/vscode/daylerees.theme.crisp/crisp.json +++ b/vscode/daylerees.theme.crisp/crisp.json @@ -437,6 +437,6 @@ "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#1c151c", - "editor.selectionBackground": "#FC6A0F" + "editor.selectionBackground": "#FC6A0F4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.darkside/darkside.json b/vscode/daylerees.theme.darkside/darkside.json index 7209316..dec06eb 100644 --- a/vscode/daylerees.theme.darkside/darkside.json +++ b/vscode/daylerees.theme.darkside/darkside.json @@ -437,6 +437,6 @@ "editor.foreground": "#BABABA", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#303333", - "editor.selectionBackground": "#FF4E50" + "editor.selectionBackground": "#FF4E504D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.earthsong/earthsong.json b/vscode/daylerees.theme.earthsong/earthsong.json index c6cf0f6..a63b5d5 100644 --- a/vscode/daylerees.theme.earthsong/earthsong.json +++ b/vscode/daylerees.theme.earthsong/earthsong.json @@ -437,6 +437,6 @@ "editor.foreground": "#EBD1B7", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#45403B", - "editor.selectionBackground": "#DB784D" + "editor.selectionBackground": "#DB784D4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.freshcut/freshcut.json b/vscode/daylerees.theme.freshcut/freshcut.json index d5e794e..01c8655 100644 --- a/vscode/daylerees.theme.freshcut/freshcut.json +++ b/vscode/daylerees.theme.freshcut/freshcut.json @@ -437,6 +437,6 @@ "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#383939", - "editor.selectionBackground": "#008097" + "editor.selectionBackground": "#0080974D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.frontier/frontier.json b/vscode/daylerees.theme.frontier/frontier.json index 00f5325..9256a63 100644 --- a/vscode/daylerees.theme.frontier/frontier.json +++ b/vscode/daylerees.theme.frontier/frontier.json @@ -437,6 +437,6 @@ "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#45403B", - "editor.selectionBackground": "#2EBF7E" + "editor.selectionBackground": "#2EBF7E4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.github/github.json b/vscode/daylerees.theme.github/github.json index 2bba9cb..ffec6e5 100644 --- a/vscode/daylerees.theme.github/github.json +++ b/vscode/daylerees.theme.github/github.json @@ -437,6 +437,6 @@ "editor.foreground": "#555555", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#eeeeee", - "editor.selectionBackground": "#008080" + "editor.selectionBackground": "#0080804D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.gloom/gloom.json b/vscode/daylerees.theme.gloom/gloom.json index a056b84..ce06219 100644 --- a/vscode/daylerees.theme.gloom/gloom.json +++ b/vscode/daylerees.theme.gloom/gloom.json @@ -437,6 +437,6 @@ "editor.foreground": "#D8EBE5", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3C4D3E", - "editor.selectionBackground": "#FF5D38" + "editor.selectionBackground": "#FF5D384D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.glowfish/glowfish.json b/vscode/daylerees.theme.glowfish/glowfish.json index d1f2759..cb56fc1 100644 --- a/vscode/daylerees.theme.glowfish/glowfish.json +++ b/vscode/daylerees.theme.glowfish/glowfish.json @@ -437,6 +437,6 @@ "editor.foreground": "#6ea240", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#222a1a", - "editor.selectionBackground": "#DB784D" + "editor.selectionBackground": "#DB784D4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.goldfish/goldfish.json b/vscode/daylerees.theme.goldfish/goldfish.json index ff274b2..60eabe6 100644 --- a/vscode/daylerees.theme.goldfish/goldfish.json +++ b/vscode/daylerees.theme.goldfish/goldfish.json @@ -437,6 +437,6 @@ "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#465459", - "editor.selectionBackground": "#F38630" + "editor.selectionBackground": "#F386304D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.grunge/grunge.json b/vscode/daylerees.theme.grunge/grunge.json index 0cbc6dd..87cd30d 100644 --- a/vscode/daylerees.theme.grunge/grunge.json +++ b/vscode/daylerees.theme.grunge/grunge.json @@ -437,6 +437,6 @@ "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#41453A", - "editor.selectionBackground": "#F56991" + "editor.selectionBackground": "#F569914D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.halflife/halflife.json b/vscode/daylerees.theme.halflife/halflife.json index aeb8df5..94b6897 100644 --- a/vscode/daylerees.theme.halflife/halflife.json +++ b/vscode/daylerees.theme.halflife/halflife.json @@ -437,6 +437,6 @@ "editor.foreground": "#cccccc", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#282828", - "editor.selectionBackground": "#F85931" + "editor.selectionBackground": "#F859314D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.heroku/heroku.json b/vscode/daylerees.theme.heroku/heroku.json index c318c52..433e013 100644 --- a/vscode/daylerees.theme.heroku/heroku.json +++ b/vscode/daylerees.theme.heroku/heroku.json @@ -437,6 +437,6 @@ "editor.foreground": "#c8c7d5", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#242430", - "editor.selectionBackground": "#7873ae" + "editor.selectionBackground": "#7873ae4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.hyrule/hyrule.json b/vscode/daylerees.theme.hyrule/hyrule.json index 0de6c70..eeb45f3 100644 --- a/vscode/daylerees.theme.hyrule/hyrule.json +++ b/vscode/daylerees.theme.hyrule/hyrule.json @@ -437,6 +437,6 @@ "editor.foreground": "#c0d5c1", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3d3934", - "editor.selectionBackground": "#569e16" + "editor.selectionBackground": "#569e164D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.iceberg/iceberg.json b/vscode/daylerees.theme.iceberg/iceberg.json index 4899e45..5db9058 100644 --- a/vscode/daylerees.theme.iceberg/iceberg.json +++ b/vscode/daylerees.theme.iceberg/iceberg.json @@ -437,6 +437,6 @@ "editor.foreground": "#BDD6DB", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3E4C4F", - "editor.selectionBackground": "#2D8DA1" + "editor.selectionBackground": "#2D8DA14D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.juicy/juicy.json b/vscode/daylerees.theme.juicy/juicy.json index 6debdd2..33fdd07 100644 --- a/vscode/daylerees.theme.juicy/juicy.json +++ b/vscode/daylerees.theme.juicy/juicy.json @@ -437,6 +437,6 @@ "editor.foreground": "#e3e2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#282828", - "editor.selectionBackground": "#FF4E50" + "editor.selectionBackground": "#FF4E504D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.keen/keen.json b/vscode/daylerees.theme.keen/keen.json index a1dfc4b..ec64351 100644 --- a/vscode/daylerees.theme.keen/keen.json +++ b/vscode/daylerees.theme.keen/keen.json @@ -437,6 +437,6 @@ "editor.foreground": "#cccccc", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#222222", - "editor.selectionBackground": "#8767b7" + "editor.selectionBackground": "#8767b74D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.kiwi/kiwi.json b/vscode/daylerees.theme.kiwi/kiwi.json index c065250..6b99446 100644 --- a/vscode/daylerees.theme.kiwi/kiwi.json +++ b/vscode/daylerees.theme.kiwi/kiwi.json @@ -437,6 +437,6 @@ "editor.foreground": "#EDEBE6", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#282f2d", - "editor.selectionBackground": "#0B6D5C" + "editor.selectionBackground": "#0B6D5C4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.laravel/laravel.json b/vscode/daylerees.theme.laravel/laravel.json index 337bedd..5100a77 100644 --- a/vscode/daylerees.theme.laravel/laravel.json +++ b/vscode/daylerees.theme.laravel/laravel.json @@ -437,6 +437,6 @@ "editor.foreground": "#DEDEDE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3B3633", - "editor.selectionBackground": "#cd724e" + "editor.selectionBackground": "#cd724e4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.lavender/lavender.json b/vscode/daylerees.theme.lavender/lavender.json index bd5574d..679f741 100644 --- a/vscode/daylerees.theme.lavender/lavender.json +++ b/vscode/daylerees.theme.lavender/lavender.json @@ -437,6 +437,6 @@ "editor.foreground": "#E0CEED", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3A2F42", - "editor.selectionBackground": "#B657FF" + "editor.selectionBackground": "#B657FF4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.legacy/legacy.json b/vscode/daylerees.theme.legacy/legacy.json index 29b72a9..5d6b45d 100644 --- a/vscode/daylerees.theme.legacy/legacy.json +++ b/vscode/daylerees.theme.legacy/legacy.json @@ -437,6 +437,6 @@ "editor.foreground": "#aec2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#1b232c", - "editor.selectionBackground": "#FF410D" + "editor.selectionBackground": "#FF410D4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.mellow/mellow.json b/vscode/daylerees.theme.mellow/mellow.json index 15246d4..4a2a080 100644 --- a/vscode/daylerees.theme.mellow/mellow.json +++ b/vscode/daylerees.theme.mellow/mellow.json @@ -437,6 +437,6 @@ "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#45403B", - "editor.selectionBackground": "#F55D79" + "editor.selectionBackground": "#F55D794D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.mintchoc/mintchoc.json b/vscode/daylerees.theme.mintchoc/mintchoc.json index f46a973..bbf5cd5 100644 --- a/vscode/daylerees.theme.mintchoc/mintchoc.json +++ b/vscode/daylerees.theme.mintchoc/mintchoc.json @@ -437,6 +437,6 @@ "editor.foreground": "#BABABA", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3f322a", - "editor.selectionBackground": "#008D62" + "editor.selectionBackground": "#008D624D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.mud/mud.json b/vscode/daylerees.theme.mud/mud.json index 6600c3b..66c71c8 100644 --- a/vscode/daylerees.theme.mud/mud.json +++ b/vscode/daylerees.theme.mud/mud.json @@ -437,6 +437,6 @@ "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#322a29", - "editor.selectionBackground": "#b5db99" + "editor.selectionBackground": "#b5db994D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.otakon/otakon.json b/vscode/daylerees.theme.otakon/otakon.json index a8803af..3b98ab5 100644 --- a/vscode/daylerees.theme.otakon/otakon.json +++ b/vscode/daylerees.theme.otakon/otakon.json @@ -437,6 +437,6 @@ "editor.foreground": "#f9f3f9", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#332d33", - "editor.selectionBackground": "#B1A6CA" + "editor.selectionBackground": "#B1A6CA4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.pastel/pastel.json b/vscode/daylerees.theme.pastel/pastel.json index 25c5ab7..5c435b4 100644 --- a/vscode/daylerees.theme.pastel/pastel.json +++ b/vscode/daylerees.theme.pastel/pastel.json @@ -437,6 +437,6 @@ "editor.foreground": "#eeeeee", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#333333", - "editor.selectionBackground": "#008D62" + "editor.selectionBackground": "#008D624D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.patriot/patriot.json b/vscode/daylerees.theme.patriot/patriot.json index 34ef9fc..75d79f2 100644 --- a/vscode/daylerees.theme.patriot/patriot.json +++ b/vscode/daylerees.theme.patriot/patriot.json @@ -437,6 +437,6 @@ "editor.foreground": "#CAD9E3", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#40484D", - "editor.selectionBackground": "#DE333C" + "editor.selectionBackground": "#DE333C4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.peacock/peacock.json b/vscode/daylerees.theme.peacock/peacock.json index ff5c5f9..e8ee356 100644 --- a/vscode/daylerees.theme.peacock/peacock.json +++ b/vscode/daylerees.theme.peacock/peacock.json @@ -437,6 +437,6 @@ "editor.foreground": "#ede0ce", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#403c37", - "editor.selectionBackground": "#ff5d38" + "editor.selectionBackground": "#ff5d384D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.peacocks-in-space/peacocks-in-space.json b/vscode/daylerees.theme.peacocks-in-space/peacocks-in-space.json index 445b871..0b7563f 100644 --- a/vscode/daylerees.theme.peacocks-in-space/peacocks-in-space.json +++ b/vscode/daylerees.theme.peacocks-in-space/peacocks-in-space.json @@ -437,6 +437,6 @@ "editor.foreground": "#dee3ec", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#272b34", - "editor.selectionBackground": "#26A6A6" + "editor.selectionBackground": "#26A6A64D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.peel/peel.json b/vscode/daylerees.theme.peel/peel.json index bc4593e..6cdc714 100644 --- a/vscode/daylerees.theme.peel/peel.json +++ b/vscode/daylerees.theme.peel/peel.json @@ -437,6 +437,6 @@ "editor.foreground": "#EDEBE6", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#403c37", - "editor.selectionBackground": "#D3643B" + "editor.selectionBackground": "#D3643B4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.piggy/piggy.json b/vscode/daylerees.theme.piggy/piggy.json index 716f7c5..9256edd 100644 --- a/vscode/daylerees.theme.piggy/piggy.json +++ b/vscode/daylerees.theme.piggy/piggy.json @@ -437,6 +437,6 @@ "editor.foreground": "#EDEBE6", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#34282c", - "editor.selectionBackground": "#F52E62" + "editor.selectionBackground": "#F52E624D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.potpourri/potpourri.json b/vscode/daylerees.theme.potpourri/potpourri.json index 067feba..b8e685c 100644 --- a/vscode/daylerees.theme.potpourri/potpourri.json +++ b/vscode/daylerees.theme.potpourri/potpourri.json @@ -437,6 +437,6 @@ "editor.foreground": "#F8F8F2", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#403c37", - "editor.selectionBackground": "#ED1153" + "editor.selectionBackground": "#ED11534D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.rainbow/rainbow.json b/vscode/daylerees.theme.rainbow/rainbow.json index e007153..ac5e9ca 100644 --- a/vscode/daylerees.theme.rainbow/rainbow.json +++ b/vscode/daylerees.theme.rainbow/rainbow.json @@ -437,6 +437,6 @@ "editor.foreground": "#c7d0d9", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#403c37", - "editor.selectionBackground": "#B3CC57" + "editor.selectionBackground": "#B3CC574D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.revelation/revelation.json b/vscode/daylerees.theme.revelation/revelation.json index 25aa2af..cd5e9cc 100644 --- a/vscode/daylerees.theme.revelation/revelation.json +++ b/vscode/daylerees.theme.revelation/revelation.json @@ -437,6 +437,6 @@ "editor.foreground": "#DEDEDE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3B3633", - "editor.selectionBackground": "#617FA0" + "editor.selectionBackground": "#617FA04D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.shrek/shrek.json b/vscode/daylerees.theme.shrek/shrek.json index 71d6cd6..e31edf1 100644 --- a/vscode/daylerees.theme.shrek/shrek.json +++ b/vscode/daylerees.theme.shrek/shrek.json @@ -437,6 +437,6 @@ "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#333333", - "editor.selectionBackground": "#857a5e" + "editor.selectionBackground": "#857a5e4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.slate/slate.json b/vscode/daylerees.theme.slate/slate.json index d27d13e..1a91f7d 100644 --- a/vscode/daylerees.theme.slate/slate.json +++ b/vscode/daylerees.theme.slate/slate.json @@ -437,6 +437,6 @@ "editor.foreground": "#ebebf4", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#2a2a33", - "editor.selectionBackground": "#566981" + "editor.selectionBackground": "#5669814D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.slime/slime.json b/vscode/daylerees.theme.slime/slime.json index b0b109a..f52cfa0 100644 --- a/vscode/daylerees.theme.slime/slime.json +++ b/vscode/daylerees.theme.slime/slime.json @@ -437,6 +437,6 @@ "editor.foreground": "#FFFFFF", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#384147", - "editor.selectionBackground": "#C7AF3F" + "editor.selectionBackground": "#C7AF3F4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.snappy/snappy.json b/vscode/daylerees.theme.snappy/snappy.json index 27493cb..a4abfb7 100644 --- a/vscode/daylerees.theme.snappy/snappy.json +++ b/vscode/daylerees.theme.snappy/snappy.json @@ -437,6 +437,6 @@ "editor.foreground": "#e3e2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#282828", - "editor.selectionBackground": "#f66153" + "editor.selectionBackground": "#f661534D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.solarflare/solarflare.json b/vscode/daylerees.theme.solarflare/solarflare.json index 0502907..eda4db3 100644 --- a/vscode/daylerees.theme.solarflare/solarflare.json +++ b/vscode/daylerees.theme.solarflare/solarflare.json @@ -437,6 +437,6 @@ "editor.foreground": "#e3e2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#282828", - "editor.selectionBackground": "#FF4E50" + "editor.selectionBackground": "#FF4E504D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.sourlick/sourlick.json b/vscode/daylerees.theme.sourlick/sourlick.json index 94869a8..de9751e 100644 --- a/vscode/daylerees.theme.sourlick/sourlick.json +++ b/vscode/daylerees.theme.sourlick/sourlick.json @@ -437,6 +437,6 @@ "editor.foreground": "#DEDEDE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3B3633", - "editor.selectionBackground": "#518f0d" + "editor.selectionBackground": "#518f0d4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.spearmint/spearmint.json b/vscode/daylerees.theme.spearmint/spearmint.json index 4e65e40..469dcfa 100644 --- a/vscode/daylerees.theme.spearmint/spearmint.json +++ b/vscode/daylerees.theme.spearmint/spearmint.json @@ -437,6 +437,6 @@ "editor.foreground": "#719692", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#CEEBE7", - "editor.selectionBackground": "#25808A" + "editor.selectionBackground": "#25808A4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.stark/stark.json b/vscode/daylerees.theme.stark/stark.json index 74ac397..a2dccbf 100644 --- a/vscode/daylerees.theme.stark/stark.json +++ b/vscode/daylerees.theme.stark/stark.json @@ -437,6 +437,6 @@ "editor.foreground": "#DEDEDE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#3B3633", - "editor.selectionBackground": "#F03113" + "editor.selectionBackground": "#F031134D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.super/super.json b/vscode/daylerees.theme.super/super.json index 074b786..81eadff 100644 --- a/vscode/daylerees.theme.super/super.json +++ b/vscode/daylerees.theme.super/super.json @@ -437,6 +437,6 @@ "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#242b32", - "editor.selectionBackground": "#E45635" + "editor.selectionBackground": "#E456354D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.tonic/tonic.json b/vscode/daylerees.theme.tonic/tonic.json index 80e8464..7a30b32 100644 --- a/vscode/daylerees.theme.tonic/tonic.json +++ b/vscode/daylerees.theme.tonic/tonic.json @@ -437,6 +437,6 @@ "editor.foreground": "#eeeeee", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#353b3e", - "editor.selectionBackground": "#75A1A4" + "editor.selectionBackground": "#75A1A44D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.tribal/tribal.json b/vscode/daylerees.theme.tribal/tribal.json index cb0483b..92e9d41 100644 --- a/vscode/daylerees.theme.tribal/tribal.json +++ b/vscode/daylerees.theme.tribal/tribal.json @@ -437,6 +437,6 @@ "editor.foreground": "#ffffff", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#33333c", - "editor.selectionBackground": "#47959a" + "editor.selectionBackground": "#47959a4D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.tron/tron.json b/vscode/daylerees.theme.tron/tron.json index d968fac..95f8ac2 100644 --- a/vscode/daylerees.theme.tron/tron.json +++ b/vscode/daylerees.theme.tron/tron.json @@ -437,6 +437,6 @@ "editor.foreground": "#aec2e0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#1b232c", - "editor.selectionBackground": "#7a9bc2" + "editor.selectionBackground": "#7a9bc24D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.turnip/turnip.json b/vscode/daylerees.theme.turnip/turnip.json index f2bb58a..97cea97 100644 --- a/vscode/daylerees.theme.turnip/turnip.json +++ b/vscode/daylerees.theme.turnip/turnip.json @@ -437,6 +437,6 @@ "editor.foreground": "#EDE0CE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#222222", - "editor.selectionBackground": "#487D76" + "editor.selectionBackground": "#487D764D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.yule/yule.json b/vscode/daylerees.theme.yule/yule.json index f881103..6502cc9 100644 --- a/vscode/daylerees.theme.yule/yule.json +++ b/vscode/daylerees.theme.yule/yule.json @@ -437,6 +437,6 @@ "editor.foreground": "#EDE0CE", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#52504b", - "editor.selectionBackground": "#D63131" + "editor.selectionBackground": "#D631314D" } } \ No newline at end of file diff --git a/vscode/daylerees.theme.zacks/zacks.json b/vscode/daylerees.theme.zacks/zacks.json index d58e820..acafc55 100644 --- a/vscode/daylerees.theme.zacks/zacks.json +++ b/vscode/daylerees.theme.zacks/zacks.json @@ -437,6 +437,6 @@ "editor.foreground": "#f0f0f0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#333333", - "editor.selectionBackground": "#9c7ddb" + "editor.selectionBackground": "#9c7ddb4D" } } \ No newline at end of file diff --git a/vscode/light/daylerees.theme.earthsong-light/earthsong-light.json b/vscode/light/daylerees.theme.earthsong-light/earthsong-light.json index 004469b..a5e40de 100644 --- a/vscode/light/daylerees.theme.earthsong-light/earthsong-light.json +++ b/vscode/light/daylerees.theme.earthsong-light/earthsong-light.json @@ -437,6 +437,6 @@ "editor.foreground": "#4d463e", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#eeeeee", - "editor.selectionBackground": "#60A365" + "editor.selectionBackground": "#60A3654D" } } \ No newline at end of file diff --git a/vscode/light/daylerees.theme.snappy-light/snappy-light.json b/vscode/light/daylerees.theme.snappy-light/snappy-light.json index 46db98c..4065578 100644 --- a/vscode/light/daylerees.theme.snappy-light/snappy-light.json +++ b/vscode/light/daylerees.theme.snappy-light/snappy-light.json @@ -437,6 +437,6 @@ "editor.foreground": "#555555", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#eeeeee", - "editor.selectionBackground": "#808dd3" + "editor.selectionBackground": "#808dd34D" } } \ No newline at end of file diff --git a/vscode/light/daylerees.theme.userscape/userscape.json b/vscode/light/daylerees.theme.userscape/userscape.json index 32422b9..ce01d37 100644 --- a/vscode/light/daylerees.theme.userscape/userscape.json +++ b/vscode/light/daylerees.theme.userscape/userscape.json @@ -437,6 +437,6 @@ "editor.foreground": "#879BB0", "editorWhitespace.foreground": "#3b3a32", "editor.lineHighlightBackground": "#eeeeee", - "editor.selectionBackground": "#355B8C" + "editor.selectionBackground": "#355B8C4D" } } \ No newline at end of file From 18c340d3d83d16843d7dfe4067144c990b19dc15 Mon Sep 17 00:00:00 2001 From: danvirsen Date: Fri, 7 Jul 2017 13:33:21 +0200 Subject: [PATCH 5/6] Use the theme name as the display name instead of the author in vscode --- build/resources/patterns/vscode/package.pattern | 2 +- .../contrast/daylerees.theme.carbonight-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.darkside-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.earthsong-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.freshcut-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.frontier-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.gloom-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.glowfish-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.goldfish-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.grunge-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.halflife-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.hyrule-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.iceberg-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.juicy-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.keen-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.laravel-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.lavender-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.mellow-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.mud-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.patriot-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.peacock-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.potpourri-contrast/package.json | 2 +- .../contrast/daylerees.theme.revelation-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.slime-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.snappy-contrast/package.json | 2 +- .../contrast/daylerees.theme.solarflare-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.sourlick-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.stark-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.tron-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.turnip-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.zacks-contrast/package.json | 2 +- vscode/daylerees.theme.arstotzka/package.json | 2 +- vscode/daylerees.theme.azure/package.json | 2 +- vscode/daylerees.theme.bold/package.json | 2 +- vscode/daylerees.theme.boxuk/package.json | 2 +- vscode/daylerees.theme.carbonight/package.json | 2 +- vscode/daylerees.theme.chocolate/package.json | 2 +- vscode/daylerees.theme.crisp/package.json | 2 +- vscode/daylerees.theme.darkside/package.json | 2 +- vscode/daylerees.theme.earthsong/package.json | 2 +- vscode/daylerees.theme.freshcut/package.json | 2 +- vscode/daylerees.theme.frontier/package.json | 2 +- vscode/daylerees.theme.github/package.json | 2 +- vscode/daylerees.theme.gloom/package.json | 2 +- vscode/daylerees.theme.glowfish/package.json | 2 +- vscode/daylerees.theme.goldfish/package.json | 2 +- vscode/daylerees.theme.grunge/package.json | 2 +- vscode/daylerees.theme.halflife/package.json | 2 +- vscode/daylerees.theme.heroku/package.json | 2 +- vscode/daylerees.theme.hyrule/package.json | 2 +- vscode/daylerees.theme.iceberg/package.json | 2 +- vscode/daylerees.theme.juicy/package.json | 2 +- vscode/daylerees.theme.keen/package.json | 2 +- vscode/daylerees.theme.kiwi/package.json | 2 +- vscode/daylerees.theme.laravel/package.json | 2 +- vscode/daylerees.theme.lavender/package.json | 2 +- vscode/daylerees.theme.legacy/package.json | 2 +- vscode/daylerees.theme.mellow/package.json | 2 +- vscode/daylerees.theme.mintchoc/package.json | 2 +- vscode/daylerees.theme.mud/package.json | 2 +- vscode/daylerees.theme.otakon/package.json | 2 +- vscode/daylerees.theme.pastel/package.json | 2 +- vscode/daylerees.theme.patriot/package.json | 2 +- vscode/daylerees.theme.peacock/package.json | 2 +- vscode/daylerees.theme.peacocks-in-space/package.json | 2 +- vscode/daylerees.theme.peel/package.json | 2 +- vscode/daylerees.theme.piggy/package.json | 2 +- vscode/daylerees.theme.potpourri/package.json | 2 +- vscode/daylerees.theme.rainbow/package.json | 2 +- vscode/daylerees.theme.revelation/package.json | 2 +- vscode/daylerees.theme.shrek/package.json | 2 +- vscode/daylerees.theme.slate/package.json | 2 +- vscode/daylerees.theme.slime/package.json | 2 +- vscode/daylerees.theme.snappy/package.json | 2 +- vscode/daylerees.theme.solarflare/package.json | 2 +- vscode/daylerees.theme.sourlick/package.json | 2 +- vscode/daylerees.theme.spearmint/package.json | 2 +- vscode/daylerees.theme.stark/package.json | 2 +- vscode/daylerees.theme.super/package.json | 2 +- vscode/daylerees.theme.tonic/package.json | 2 +- vscode/daylerees.theme.tribal/package.json | 2 +- vscode/daylerees.theme.tron/package.json | 2 +- vscode/daylerees.theme.turnip/package.json | 2 +- vscode/daylerees.theme.yule/package.json | 2 +- vscode/daylerees.theme.zacks/package.json | 2 +- vscode/light/daylerees.theme.earthsong-light/package.json | 2 +- vscode/light/daylerees.theme.snappy-light/package.json | 2 +- vscode/light/daylerees.theme.userscape/package.json | 2 +- 88 files changed, 88 insertions(+), 88 deletions(-) diff --git a/build/resources/patterns/vscode/package.pattern b/build/resources/patterns/vscode/package.pattern index 990e2f3..5e4e8ef 100644 --- a/build/resources/patterns/vscode/package.pattern +++ b/build/resources/patterns/vscode/package.pattern @@ -1,7 +1,7 @@ { "name": "{{ theme.slug }}", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "{{ theme.name }} Theme", "description": "{{ theme.name }} theme by {{ theme.author }}", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.carbonight-contrast/package.json b/vscode/contrast/daylerees.theme.carbonight-contrast/package.json index 616d14f..d316ac6 100644 --- a/vscode/contrast/daylerees.theme.carbonight-contrast/package.json +++ b/vscode/contrast/daylerees.theme.carbonight-contrast/package.json @@ -1,7 +1,7 @@ { "name": "carbonight-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Carbonight Contrast Theme", "description": "Carbonight Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.darkside-contrast/package.json b/vscode/contrast/daylerees.theme.darkside-contrast/package.json index 5086c89..d8bd69b 100644 --- a/vscode/contrast/daylerees.theme.darkside-contrast/package.json +++ b/vscode/contrast/daylerees.theme.darkside-contrast/package.json @@ -1,7 +1,7 @@ { "name": "darkside-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Darkside Contrast Theme", "description": "Darkside Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.earthsong-contrast/package.json b/vscode/contrast/daylerees.theme.earthsong-contrast/package.json index f5dbd82..6dc57ce 100644 --- a/vscode/contrast/daylerees.theme.earthsong-contrast/package.json +++ b/vscode/contrast/daylerees.theme.earthsong-contrast/package.json @@ -1,7 +1,7 @@ { "name": "earthsong-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Earthsong Contrast Theme", "description": "Earthsong Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.freshcut-contrast/package.json b/vscode/contrast/daylerees.theme.freshcut-contrast/package.json index 4b1f426..e170635 100644 --- a/vscode/contrast/daylerees.theme.freshcut-contrast/package.json +++ b/vscode/contrast/daylerees.theme.freshcut-contrast/package.json @@ -1,7 +1,7 @@ { "name": "freshcut-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "FreshCut Contrast Theme", "description": "FreshCut Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.frontier-contrast/package.json b/vscode/contrast/daylerees.theme.frontier-contrast/package.json index aee5835..4d04fce 100644 --- a/vscode/contrast/daylerees.theme.frontier-contrast/package.json +++ b/vscode/contrast/daylerees.theme.frontier-contrast/package.json @@ -1,7 +1,7 @@ { "name": "frontier-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Frontier Contrast Theme", "description": "Frontier Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.gloom-contrast/package.json b/vscode/contrast/daylerees.theme.gloom-contrast/package.json index 97c5927..21047d7 100644 --- a/vscode/contrast/daylerees.theme.gloom-contrast/package.json +++ b/vscode/contrast/daylerees.theme.gloom-contrast/package.json @@ -1,7 +1,7 @@ { "name": "gloom-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Gloom Contrast Theme", "description": "Gloom Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.glowfish-contrast/package.json b/vscode/contrast/daylerees.theme.glowfish-contrast/package.json index d7d0fc0..4f52186 100644 --- a/vscode/contrast/daylerees.theme.glowfish-contrast/package.json +++ b/vscode/contrast/daylerees.theme.glowfish-contrast/package.json @@ -1,7 +1,7 @@ { "name": "glowfish-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Glowfish Contrast Theme", "description": "Glowfish Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.goldfish-contrast/package.json b/vscode/contrast/daylerees.theme.goldfish-contrast/package.json index 0935bec..b76f667 100644 --- a/vscode/contrast/daylerees.theme.goldfish-contrast/package.json +++ b/vscode/contrast/daylerees.theme.goldfish-contrast/package.json @@ -1,7 +1,7 @@ { "name": "goldfish-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Goldfish Contrast Theme", "description": "Goldfish Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.grunge-contrast/package.json b/vscode/contrast/daylerees.theme.grunge-contrast/package.json index 8b930e8..98cf632 100644 --- a/vscode/contrast/daylerees.theme.grunge-contrast/package.json +++ b/vscode/contrast/daylerees.theme.grunge-contrast/package.json @@ -1,7 +1,7 @@ { "name": "grunge-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Grunge Contrast Theme", "description": "Grunge Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.halflife-contrast/package.json b/vscode/contrast/daylerees.theme.halflife-contrast/package.json index 1400e10..3f7389d 100644 --- a/vscode/contrast/daylerees.theme.halflife-contrast/package.json +++ b/vscode/contrast/daylerees.theme.halflife-contrast/package.json @@ -1,7 +1,7 @@ { "name": "halflife-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Halflife Contrast Theme", "description": "Halflife Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.hyrule-contrast/package.json b/vscode/contrast/daylerees.theme.hyrule-contrast/package.json index 7fb03ed..888db98 100644 --- a/vscode/contrast/daylerees.theme.hyrule-contrast/package.json +++ b/vscode/contrast/daylerees.theme.hyrule-contrast/package.json @@ -1,7 +1,7 @@ { "name": "hyrule-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Hyrule Contrast Theme", "description": "Hyrule Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.iceberg-contrast/package.json b/vscode/contrast/daylerees.theme.iceberg-contrast/package.json index d1c27f6..38eff5a 100644 --- a/vscode/contrast/daylerees.theme.iceberg-contrast/package.json +++ b/vscode/contrast/daylerees.theme.iceberg-contrast/package.json @@ -1,7 +1,7 @@ { "name": "iceberg-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Iceberg Contrast Theme", "description": "Iceberg Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.juicy-contrast/package.json b/vscode/contrast/daylerees.theme.juicy-contrast/package.json index 993eba3..013cf43 100644 --- a/vscode/contrast/daylerees.theme.juicy-contrast/package.json +++ b/vscode/contrast/daylerees.theme.juicy-contrast/package.json @@ -1,7 +1,7 @@ { "name": "juicy-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Juicy Contrast Theme", "description": "Juicy Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.keen-contrast/package.json b/vscode/contrast/daylerees.theme.keen-contrast/package.json index 210d538..093946f 100644 --- a/vscode/contrast/daylerees.theme.keen-contrast/package.json +++ b/vscode/contrast/daylerees.theme.keen-contrast/package.json @@ -1,7 +1,7 @@ { "name": "keen-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Keen Contrast Theme", "description": "Keen Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.laravel-contrast/package.json b/vscode/contrast/daylerees.theme.laravel-contrast/package.json index c54944d..b889c40 100644 --- a/vscode/contrast/daylerees.theme.laravel-contrast/package.json +++ b/vscode/contrast/daylerees.theme.laravel-contrast/package.json @@ -1,7 +1,7 @@ { "name": "laravel-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Laravel Contrast Theme", "description": "Laravel Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.lavender-contrast/package.json b/vscode/contrast/daylerees.theme.lavender-contrast/package.json index 0b02eba..9efd46c 100644 --- a/vscode/contrast/daylerees.theme.lavender-contrast/package.json +++ b/vscode/contrast/daylerees.theme.lavender-contrast/package.json @@ -1,7 +1,7 @@ { "name": "lavender-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Lavender Contrast Theme", "description": "Lavender Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.mellow-contrast/package.json b/vscode/contrast/daylerees.theme.mellow-contrast/package.json index 9aa9561..323e408 100644 --- a/vscode/contrast/daylerees.theme.mellow-contrast/package.json +++ b/vscode/contrast/daylerees.theme.mellow-contrast/package.json @@ -1,7 +1,7 @@ { "name": "mellow-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Mellow Contrast Theme", "description": "Mellow Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.mud-contrast/package.json b/vscode/contrast/daylerees.theme.mud-contrast/package.json index bca85b8..2724247 100644 --- a/vscode/contrast/daylerees.theme.mud-contrast/package.json +++ b/vscode/contrast/daylerees.theme.mud-contrast/package.json @@ -1,7 +1,7 @@ { "name": "mud-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Mud Contrast Theme", "description": "Mud Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.patriot-contrast/package.json b/vscode/contrast/daylerees.theme.patriot-contrast/package.json index a1e3ec3..539e4a1 100644 --- a/vscode/contrast/daylerees.theme.patriot-contrast/package.json +++ b/vscode/contrast/daylerees.theme.patriot-contrast/package.json @@ -1,7 +1,7 @@ { "name": "patriot-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Patriot Contrast Theme", "description": "Patriot Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.peacock-contrast/package.json b/vscode/contrast/daylerees.theme.peacock-contrast/package.json index 42bb694..d40e521 100644 --- a/vscode/contrast/daylerees.theme.peacock-contrast/package.json +++ b/vscode/contrast/daylerees.theme.peacock-contrast/package.json @@ -1,7 +1,7 @@ { "name": "peacock-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Peacock Contrast Theme", "description": "Peacock Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.potpourri-contrast/package.json b/vscode/contrast/daylerees.theme.potpourri-contrast/package.json index 48b4863..cd77ccb 100644 --- a/vscode/contrast/daylerees.theme.potpourri-contrast/package.json +++ b/vscode/contrast/daylerees.theme.potpourri-contrast/package.json @@ -1,7 +1,7 @@ { "name": "potpourri-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Potpourri Contrast Theme", "description": "Potpourri Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.revelation-contrast/package.json b/vscode/contrast/daylerees.theme.revelation-contrast/package.json index 90747b4..c4c700c 100644 --- a/vscode/contrast/daylerees.theme.revelation-contrast/package.json +++ b/vscode/contrast/daylerees.theme.revelation-contrast/package.json @@ -1,7 +1,7 @@ { "name": "revelation-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Revelation Contrast Theme", "description": "Revelation Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.slime-contrast/package.json b/vscode/contrast/daylerees.theme.slime-contrast/package.json index e25a255..7cfbb44 100644 --- a/vscode/contrast/daylerees.theme.slime-contrast/package.json +++ b/vscode/contrast/daylerees.theme.slime-contrast/package.json @@ -1,7 +1,7 @@ { "name": "slime-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Slime Contrast Theme", "description": "Slime Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.snappy-contrast/package.json b/vscode/contrast/daylerees.theme.snappy-contrast/package.json index 94f8d89..2187906 100644 --- a/vscode/contrast/daylerees.theme.snappy-contrast/package.json +++ b/vscode/contrast/daylerees.theme.snappy-contrast/package.json @@ -1,7 +1,7 @@ { "name": "snappy-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Snappy Contrast Theme", "description": "Snappy Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.solarflare-contrast/package.json b/vscode/contrast/daylerees.theme.solarflare-contrast/package.json index 68989bb..f99691e 100644 --- a/vscode/contrast/daylerees.theme.solarflare-contrast/package.json +++ b/vscode/contrast/daylerees.theme.solarflare-contrast/package.json @@ -1,7 +1,7 @@ { "name": "solarflare-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Solarflare Contrast Theme", "description": "Solarflare Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.sourlick-contrast/package.json b/vscode/contrast/daylerees.theme.sourlick-contrast/package.json index 61d2e3b..8106ac7 100644 --- a/vscode/contrast/daylerees.theme.sourlick-contrast/package.json +++ b/vscode/contrast/daylerees.theme.sourlick-contrast/package.json @@ -1,7 +1,7 @@ { "name": "sourlick-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Sourlick Contrast Theme", "description": "Sourlick Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.stark-contrast/package.json b/vscode/contrast/daylerees.theme.stark-contrast/package.json index f48758a..30ee13a 100644 --- a/vscode/contrast/daylerees.theme.stark-contrast/package.json +++ b/vscode/contrast/daylerees.theme.stark-contrast/package.json @@ -1,7 +1,7 @@ { "name": "stark-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Stark Contrast Theme", "description": "Stark Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.tron-contrast/package.json b/vscode/contrast/daylerees.theme.tron-contrast/package.json index 00f8bc7..84fe4ff 100644 --- a/vscode/contrast/daylerees.theme.tron-contrast/package.json +++ b/vscode/contrast/daylerees.theme.tron-contrast/package.json @@ -1,7 +1,7 @@ { "name": "tron-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Tron Contrast Theme", "description": "Tron Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.turnip-contrast/package.json b/vscode/contrast/daylerees.theme.turnip-contrast/package.json index ce15da8..05460ed 100644 --- a/vscode/contrast/daylerees.theme.turnip-contrast/package.json +++ b/vscode/contrast/daylerees.theme.turnip-contrast/package.json @@ -1,7 +1,7 @@ { "name": "turnip-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Turnip Contrast Theme", "description": "Turnip Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/contrast/daylerees.theme.zacks-contrast/package.json b/vscode/contrast/daylerees.theme.zacks-contrast/package.json index 49f3306..c87340a 100644 --- a/vscode/contrast/daylerees.theme.zacks-contrast/package.json +++ b/vscode/contrast/daylerees.theme.zacks-contrast/package.json @@ -1,7 +1,7 @@ { "name": "zacks-contrast", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Zacks Contrast Theme", "description": "Zacks Contrast theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.arstotzka/package.json b/vscode/daylerees.theme.arstotzka/package.json index bfba640..e11838b 100644 --- a/vscode/daylerees.theme.arstotzka/package.json +++ b/vscode/daylerees.theme.arstotzka/package.json @@ -1,7 +1,7 @@ { "name": "arstotzka", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Arstotzka Theme", "description": "Arstotzka theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.azure/package.json b/vscode/daylerees.theme.azure/package.json index e472ffa..8de93ed 100644 --- a/vscode/daylerees.theme.azure/package.json +++ b/vscode/daylerees.theme.azure/package.json @@ -1,7 +1,7 @@ { "name": "azure", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Azure Theme", "description": "Azure theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.bold/package.json b/vscode/daylerees.theme.bold/package.json index b2f6cad..885a7af 100644 --- a/vscode/daylerees.theme.bold/package.json +++ b/vscode/daylerees.theme.bold/package.json @@ -1,7 +1,7 @@ { "name": "bold", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Bold Theme", "description": "Bold theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.boxuk/package.json b/vscode/daylerees.theme.boxuk/package.json index 750d607..4e9f29a 100644 --- a/vscode/daylerees.theme.boxuk/package.json +++ b/vscode/daylerees.theme.boxuk/package.json @@ -1,7 +1,7 @@ { "name": "boxuk", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Box UK Theme", "description": "Box UK theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.carbonight/package.json b/vscode/daylerees.theme.carbonight/package.json index 1f3aa24..6141327 100644 --- a/vscode/daylerees.theme.carbonight/package.json +++ b/vscode/daylerees.theme.carbonight/package.json @@ -1,7 +1,7 @@ { "name": "carbonight", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Carbonight Theme", "description": "Carbonight theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.chocolate/package.json b/vscode/daylerees.theme.chocolate/package.json index c2f5972..75d2660 100644 --- a/vscode/daylerees.theme.chocolate/package.json +++ b/vscode/daylerees.theme.chocolate/package.json @@ -1,7 +1,7 @@ { "name": "chocolate", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Chocolate Theme", "description": "Chocolate theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.crisp/package.json b/vscode/daylerees.theme.crisp/package.json index 8ef039a..26e0228 100644 --- a/vscode/daylerees.theme.crisp/package.json +++ b/vscode/daylerees.theme.crisp/package.json @@ -1,7 +1,7 @@ { "name": "crisp", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Crisp Theme", "description": "Crisp theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.darkside/package.json b/vscode/daylerees.theme.darkside/package.json index baac407..bc83ddf 100644 --- a/vscode/daylerees.theme.darkside/package.json +++ b/vscode/daylerees.theme.darkside/package.json @@ -1,7 +1,7 @@ { "name": "darkside", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Darkside Theme", "description": "Darkside theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.earthsong/package.json b/vscode/daylerees.theme.earthsong/package.json index 7cd8cf5..dee8eac 100644 --- a/vscode/daylerees.theme.earthsong/package.json +++ b/vscode/daylerees.theme.earthsong/package.json @@ -1,7 +1,7 @@ { "name": "earthsong", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Earthsong Theme", "description": "Earthsong theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.freshcut/package.json b/vscode/daylerees.theme.freshcut/package.json index 49fd06c..822d396 100644 --- a/vscode/daylerees.theme.freshcut/package.json +++ b/vscode/daylerees.theme.freshcut/package.json @@ -1,7 +1,7 @@ { "name": "freshcut", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "FreshCut Theme", "description": "FreshCut theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.frontier/package.json b/vscode/daylerees.theme.frontier/package.json index 7dcacd0..20ec768 100644 --- a/vscode/daylerees.theme.frontier/package.json +++ b/vscode/daylerees.theme.frontier/package.json @@ -1,7 +1,7 @@ { "name": "frontier", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Frontier Theme", "description": "Frontier theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.github/package.json b/vscode/daylerees.theme.github/package.json index 3e2f426..9cd7b48 100644 --- a/vscode/daylerees.theme.github/package.json +++ b/vscode/daylerees.theme.github/package.json @@ -1,7 +1,7 @@ { "name": "github", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Github Theme", "description": "Github theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.gloom/package.json b/vscode/daylerees.theme.gloom/package.json index 7a7f8d7..d969ced 100644 --- a/vscode/daylerees.theme.gloom/package.json +++ b/vscode/daylerees.theme.gloom/package.json @@ -1,7 +1,7 @@ { "name": "gloom", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Gloom Theme", "description": "Gloom theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.glowfish/package.json b/vscode/daylerees.theme.glowfish/package.json index 6bd7d20..2b9996a 100644 --- a/vscode/daylerees.theme.glowfish/package.json +++ b/vscode/daylerees.theme.glowfish/package.json @@ -1,7 +1,7 @@ { "name": "glowfish", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Glowfish Theme", "description": "Glowfish theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.goldfish/package.json b/vscode/daylerees.theme.goldfish/package.json index 10b270e..d32289e 100644 --- a/vscode/daylerees.theme.goldfish/package.json +++ b/vscode/daylerees.theme.goldfish/package.json @@ -1,7 +1,7 @@ { "name": "goldfish", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Goldfish Theme", "description": "Goldfish theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.grunge/package.json b/vscode/daylerees.theme.grunge/package.json index e6e55ba..28c8444 100644 --- a/vscode/daylerees.theme.grunge/package.json +++ b/vscode/daylerees.theme.grunge/package.json @@ -1,7 +1,7 @@ { "name": "grunge", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Grunge Theme", "description": "Grunge theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.halflife/package.json b/vscode/daylerees.theme.halflife/package.json index a50da8e..d6e3ebc 100644 --- a/vscode/daylerees.theme.halflife/package.json +++ b/vscode/daylerees.theme.halflife/package.json @@ -1,7 +1,7 @@ { "name": "halflife", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Halflife Theme", "description": "Halflife theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.heroku/package.json b/vscode/daylerees.theme.heroku/package.json index d80e765..e795900 100644 --- a/vscode/daylerees.theme.heroku/package.json +++ b/vscode/daylerees.theme.heroku/package.json @@ -1,7 +1,7 @@ { "name": "heroku", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Heroku Theme", "description": "Heroku theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.hyrule/package.json b/vscode/daylerees.theme.hyrule/package.json index 6162f5f..c133783 100644 --- a/vscode/daylerees.theme.hyrule/package.json +++ b/vscode/daylerees.theme.hyrule/package.json @@ -1,7 +1,7 @@ { "name": "hyrule", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Hyrule Theme", "description": "Hyrule theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.iceberg/package.json b/vscode/daylerees.theme.iceberg/package.json index efc308c..05784bf 100644 --- a/vscode/daylerees.theme.iceberg/package.json +++ b/vscode/daylerees.theme.iceberg/package.json @@ -1,7 +1,7 @@ { "name": "iceberg", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Iceberg Theme", "description": "Iceberg theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.juicy/package.json b/vscode/daylerees.theme.juicy/package.json index 1815a21..d789100 100644 --- a/vscode/daylerees.theme.juicy/package.json +++ b/vscode/daylerees.theme.juicy/package.json @@ -1,7 +1,7 @@ { "name": "juicy", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Juicy Theme", "description": "Juicy theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.keen/package.json b/vscode/daylerees.theme.keen/package.json index 3d7f901..d4e6d83 100644 --- a/vscode/daylerees.theme.keen/package.json +++ b/vscode/daylerees.theme.keen/package.json @@ -1,7 +1,7 @@ { "name": "keen", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Keen Theme", "description": "Keen theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.kiwi/package.json b/vscode/daylerees.theme.kiwi/package.json index 503df84..fe3fc5f 100644 --- a/vscode/daylerees.theme.kiwi/package.json +++ b/vscode/daylerees.theme.kiwi/package.json @@ -1,7 +1,7 @@ { "name": "kiwi", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Kiwi Theme", "description": "Kiwi theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.laravel/package.json b/vscode/daylerees.theme.laravel/package.json index d95f83b..8e8e169 100644 --- a/vscode/daylerees.theme.laravel/package.json +++ b/vscode/daylerees.theme.laravel/package.json @@ -1,7 +1,7 @@ { "name": "laravel", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Laravel Theme", "description": "Laravel theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.lavender/package.json b/vscode/daylerees.theme.lavender/package.json index a87379a..6820b0f 100644 --- a/vscode/daylerees.theme.lavender/package.json +++ b/vscode/daylerees.theme.lavender/package.json @@ -1,7 +1,7 @@ { "name": "lavender", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Lavender Theme", "description": "Lavender theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.legacy/package.json b/vscode/daylerees.theme.legacy/package.json index 86cf006..34dcb17 100644 --- a/vscode/daylerees.theme.legacy/package.json +++ b/vscode/daylerees.theme.legacy/package.json @@ -1,7 +1,7 @@ { "name": "legacy", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Legacy Theme", "description": "Legacy theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.mellow/package.json b/vscode/daylerees.theme.mellow/package.json index 0987408..f7ca21b 100644 --- a/vscode/daylerees.theme.mellow/package.json +++ b/vscode/daylerees.theme.mellow/package.json @@ -1,7 +1,7 @@ { "name": "mellow", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Mellow Theme", "description": "Mellow theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.mintchoc/package.json b/vscode/daylerees.theme.mintchoc/package.json index 886e763..c6ef4c6 100644 --- a/vscode/daylerees.theme.mintchoc/package.json +++ b/vscode/daylerees.theme.mintchoc/package.json @@ -1,7 +1,7 @@ { "name": "mintchoc", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Mintchoc Theme", "description": "Mintchoc theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.mud/package.json b/vscode/daylerees.theme.mud/package.json index 742e501..9bc2f06 100644 --- a/vscode/daylerees.theme.mud/package.json +++ b/vscode/daylerees.theme.mud/package.json @@ -1,7 +1,7 @@ { "name": "mud", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Mud Theme", "description": "Mud theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.otakon/package.json b/vscode/daylerees.theme.otakon/package.json index 336f97e..5bdd095 100644 --- a/vscode/daylerees.theme.otakon/package.json +++ b/vscode/daylerees.theme.otakon/package.json @@ -1,7 +1,7 @@ { "name": "otakon", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Otakon Theme", "description": "Otakon theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.pastel/package.json b/vscode/daylerees.theme.pastel/package.json index fa3ba6b..079604a 100644 --- a/vscode/daylerees.theme.pastel/package.json +++ b/vscode/daylerees.theme.pastel/package.json @@ -1,7 +1,7 @@ { "name": "pastel", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Pastel Theme", "description": "Pastel theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.patriot/package.json b/vscode/daylerees.theme.patriot/package.json index 98c5843..7e9276c 100644 --- a/vscode/daylerees.theme.patriot/package.json +++ b/vscode/daylerees.theme.patriot/package.json @@ -1,7 +1,7 @@ { "name": "patriot", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Patriot Theme", "description": "Patriot theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.peacock/package.json b/vscode/daylerees.theme.peacock/package.json index 1d6c124..1a72a76 100644 --- a/vscode/daylerees.theme.peacock/package.json +++ b/vscode/daylerees.theme.peacock/package.json @@ -1,7 +1,7 @@ { "name": "peacock", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Peacock Theme", "description": "Peacock theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.peacocks-in-space/package.json b/vscode/daylerees.theme.peacocks-in-space/package.json index e104a64..437f98d 100644 --- a/vscode/daylerees.theme.peacocks-in-space/package.json +++ b/vscode/daylerees.theme.peacocks-in-space/package.json @@ -1,7 +1,7 @@ { "name": "peacocks-in-space", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Peacocks In Space Theme", "description": "Peacocks In Space theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.peel/package.json b/vscode/daylerees.theme.peel/package.json index e21d956..110c46c 100644 --- a/vscode/daylerees.theme.peel/package.json +++ b/vscode/daylerees.theme.peel/package.json @@ -1,7 +1,7 @@ { "name": "peel", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Peel Theme", "description": "Peel theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.piggy/package.json b/vscode/daylerees.theme.piggy/package.json index 02fb16d..3faa241 100644 --- a/vscode/daylerees.theme.piggy/package.json +++ b/vscode/daylerees.theme.piggy/package.json @@ -1,7 +1,7 @@ { "name": "piggy", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Piggy Theme", "description": "Piggy theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.potpourri/package.json b/vscode/daylerees.theme.potpourri/package.json index 163140a..b11c9d2 100644 --- a/vscode/daylerees.theme.potpourri/package.json +++ b/vscode/daylerees.theme.potpourri/package.json @@ -1,7 +1,7 @@ { "name": "potpourri", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Potpourri Theme", "description": "Potpourri theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.rainbow/package.json b/vscode/daylerees.theme.rainbow/package.json index 7d2caae..1ec3ebe 100644 --- a/vscode/daylerees.theme.rainbow/package.json +++ b/vscode/daylerees.theme.rainbow/package.json @@ -1,7 +1,7 @@ { "name": "rainbow", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Rainbow Theme", "description": "Rainbow theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.revelation/package.json b/vscode/daylerees.theme.revelation/package.json index 2714cc0..2912ca6 100644 --- a/vscode/daylerees.theme.revelation/package.json +++ b/vscode/daylerees.theme.revelation/package.json @@ -1,7 +1,7 @@ { "name": "revelation", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Revelation Theme", "description": "Revelation theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.shrek/package.json b/vscode/daylerees.theme.shrek/package.json index dfbc65b..6ebcd7a 100644 --- a/vscode/daylerees.theme.shrek/package.json +++ b/vscode/daylerees.theme.shrek/package.json @@ -1,7 +1,7 @@ { "name": "shrek", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Shrek Theme", "description": "Shrek theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.slate/package.json b/vscode/daylerees.theme.slate/package.json index aedd2e3..59ca25b 100644 --- a/vscode/daylerees.theme.slate/package.json +++ b/vscode/daylerees.theme.slate/package.json @@ -1,7 +1,7 @@ { "name": "slate", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Slate Theme", "description": "Slate theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.slime/package.json b/vscode/daylerees.theme.slime/package.json index 3643901..035d5d7 100644 --- a/vscode/daylerees.theme.slime/package.json +++ b/vscode/daylerees.theme.slime/package.json @@ -1,7 +1,7 @@ { "name": "slime", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Slime Theme", "description": "Slime theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.snappy/package.json b/vscode/daylerees.theme.snappy/package.json index 8daad7c..8d760f0 100644 --- a/vscode/daylerees.theme.snappy/package.json +++ b/vscode/daylerees.theme.snappy/package.json @@ -1,7 +1,7 @@ { "name": "snappy", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Snappy Theme", "description": "Snappy theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.solarflare/package.json b/vscode/daylerees.theme.solarflare/package.json index 5ef6a49..b2e97c9 100644 --- a/vscode/daylerees.theme.solarflare/package.json +++ b/vscode/daylerees.theme.solarflare/package.json @@ -1,7 +1,7 @@ { "name": "solarflare", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Solarflare Theme", "description": "Solarflare theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.sourlick/package.json b/vscode/daylerees.theme.sourlick/package.json index ec90b49..ffb4964 100644 --- a/vscode/daylerees.theme.sourlick/package.json +++ b/vscode/daylerees.theme.sourlick/package.json @@ -1,7 +1,7 @@ { "name": "sourlick", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Sourlick Theme", "description": "Sourlick theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.spearmint/package.json b/vscode/daylerees.theme.spearmint/package.json index dd8a3a7..fc8cadd 100644 --- a/vscode/daylerees.theme.spearmint/package.json +++ b/vscode/daylerees.theme.spearmint/package.json @@ -1,7 +1,7 @@ { "name": "spearmint", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Spearmint Theme", "description": "Spearmint theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.stark/package.json b/vscode/daylerees.theme.stark/package.json index 7f518ba..45979c6 100644 --- a/vscode/daylerees.theme.stark/package.json +++ b/vscode/daylerees.theme.stark/package.json @@ -1,7 +1,7 @@ { "name": "stark", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Stark Theme", "description": "Stark theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.super/package.json b/vscode/daylerees.theme.super/package.json index 1697b23..1f848be 100644 --- a/vscode/daylerees.theme.super/package.json +++ b/vscode/daylerees.theme.super/package.json @@ -1,7 +1,7 @@ { "name": "super", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Super Theme", "description": "Super theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.tonic/package.json b/vscode/daylerees.theme.tonic/package.json index afc6e35..833f30a 100644 --- a/vscode/daylerees.theme.tonic/package.json +++ b/vscode/daylerees.theme.tonic/package.json @@ -1,7 +1,7 @@ { "name": "tonic", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Tonic Theme", "description": "Tonic theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.tribal/package.json b/vscode/daylerees.theme.tribal/package.json index fb1b797..c56b2d5 100644 --- a/vscode/daylerees.theme.tribal/package.json +++ b/vscode/daylerees.theme.tribal/package.json @@ -1,7 +1,7 @@ { "name": "tribal", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Tribal Theme", "description": "Tribal theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.tron/package.json b/vscode/daylerees.theme.tron/package.json index 1595d5a..914a8d8 100644 --- a/vscode/daylerees.theme.tron/package.json +++ b/vscode/daylerees.theme.tron/package.json @@ -1,7 +1,7 @@ { "name": "tron", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Tron Theme", "description": "Tron theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.turnip/package.json b/vscode/daylerees.theme.turnip/package.json index 852f071..2e677c8 100644 --- a/vscode/daylerees.theme.turnip/package.json +++ b/vscode/daylerees.theme.turnip/package.json @@ -1,7 +1,7 @@ { "name": "turnip", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Turnip Theme", "description": "Turnip theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.yule/package.json b/vscode/daylerees.theme.yule/package.json index 86e6fbe..608bfb1 100644 --- a/vscode/daylerees.theme.yule/package.json +++ b/vscode/daylerees.theme.yule/package.json @@ -1,7 +1,7 @@ { "name": "yule", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Yule Theme", "description": "Yule theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/daylerees.theme.zacks/package.json b/vscode/daylerees.theme.zacks/package.json index 1b98eff..1dcb405 100644 --- a/vscode/daylerees.theme.zacks/package.json +++ b/vscode/daylerees.theme.zacks/package.json @@ -1,7 +1,7 @@ { "name": "zacks", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Zacks Theme", "description": "Zacks theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/light/daylerees.theme.earthsong-light/package.json b/vscode/light/daylerees.theme.earthsong-light/package.json index 4ae61af..fa7e9e8 100644 --- a/vscode/light/daylerees.theme.earthsong-light/package.json +++ b/vscode/light/daylerees.theme.earthsong-light/package.json @@ -1,7 +1,7 @@ { "name": "earthsong-light", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Earthsong Light Theme", "description": "Earthsong Light theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/light/daylerees.theme.snappy-light/package.json b/vscode/light/daylerees.theme.snappy-light/package.json index d4a425b..1f937d3 100644 --- a/vscode/light/daylerees.theme.snappy-light/package.json +++ b/vscode/light/daylerees.theme.snappy-light/package.json @@ -1,7 +1,7 @@ { "name": "snappy-light", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Snappy Light Theme", "description": "Snappy Light theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", diff --git a/vscode/light/daylerees.theme.userscape/package.json b/vscode/light/daylerees.theme.userscape/package.json index 4053327..e8d7b3d 100644 --- a/vscode/light/daylerees.theme.userscape/package.json +++ b/vscode/light/daylerees.theme.userscape/package.json @@ -1,7 +1,7 @@ { "name": "userscape", "version": "1.0.0", - "displayName": "Dayle Rees colour Schemes", + "displayName": "Userscape Theme", "description": "Userscape theme by Dayle Rees", "publisher": "Dayle Rees", "repository": "https://github.com/daylerees/colour-schemes", From 1fca02aee5d903cfb86477a02cb5de6815b2cf83 Mon Sep 17 00:00:00 2001 From: danvirsen Date: Fri, 7 Jul 2017 16:53:40 +0200 Subject: [PATCH 6/6] Use the correct uiTheme for contrast themes in vscode --- build/resources/patterns/vscode/package.pattern | 5 ++++- .../daylerees.theme.carbonight-contrast/package.json | 2 +- .../contrast/daylerees.theme.darkside-contrast/package.json | 2 +- .../contrast/daylerees.theme.earthsong-contrast/package.json | 2 +- .../contrast/daylerees.theme.freshcut-contrast/package.json | 2 +- .../contrast/daylerees.theme.frontier-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.gloom-contrast/package.json | 2 +- .../contrast/daylerees.theme.glowfish-contrast/package.json | 2 +- .../contrast/daylerees.theme.goldfish-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.grunge-contrast/package.json | 2 +- .../contrast/daylerees.theme.halflife-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.hyrule-contrast/package.json | 2 +- .../contrast/daylerees.theme.iceberg-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.juicy-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.keen-contrast/package.json | 2 +- .../contrast/daylerees.theme.laravel-contrast/package.json | 2 +- .../contrast/daylerees.theme.lavender-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.mellow-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.mud-contrast/package.json | 2 +- .../contrast/daylerees.theme.patriot-contrast/package.json | 2 +- .../contrast/daylerees.theme.peacock-contrast/package.json | 2 +- .../contrast/daylerees.theme.potpourri-contrast/package.json | 2 +- .../daylerees.theme.revelation-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.slime-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.snappy-contrast/package.json | 2 +- .../daylerees.theme.solarflare-contrast/package.json | 2 +- .../contrast/daylerees.theme.sourlick-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.stark-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.tron-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.turnip-contrast/package.json | 2 +- vscode/contrast/daylerees.theme.zacks-contrast/package.json | 2 +- 31 files changed, 34 insertions(+), 31 deletions(-) diff --git a/build/resources/patterns/vscode/package.pattern b/build/resources/patterns/vscode/package.pattern index 5e4e8ef..6f2bd9e 100644 --- a/build/resources/patterns/vscode/package.pattern +++ b/build/resources/patterns/vscode/package.pattern @@ -1,3 +1,6 @@ +{% 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", @@ -16,7 +19,7 @@ "themes": [ { "label": "{{ theme.name }}", - "uiTheme": "vs{{ theme.type == 'dark' ? '-dark' : '' }}", + "uiTheme": "{{ uiTheme }}", "path": "./{{ theme.slug }}.json" } ] diff --git a/vscode/contrast/daylerees.theme.carbonight-contrast/package.json b/vscode/contrast/daylerees.theme.carbonight-contrast/package.json index d316ac6..1fd0807 100644 --- a/vscode/contrast/daylerees.theme.carbonight-contrast/package.json +++ b/vscode/contrast/daylerees.theme.carbonight-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Carbonight Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./carbonight-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.darkside-contrast/package.json b/vscode/contrast/daylerees.theme.darkside-contrast/package.json index d8bd69b..b2ab2da 100644 --- a/vscode/contrast/daylerees.theme.darkside-contrast/package.json +++ b/vscode/contrast/daylerees.theme.darkside-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Darkside Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./darkside-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.earthsong-contrast/package.json b/vscode/contrast/daylerees.theme.earthsong-contrast/package.json index 6dc57ce..b27c748 100644 --- a/vscode/contrast/daylerees.theme.earthsong-contrast/package.json +++ b/vscode/contrast/daylerees.theme.earthsong-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Earthsong Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./earthsong-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.freshcut-contrast/package.json b/vscode/contrast/daylerees.theme.freshcut-contrast/package.json index e170635..6245efc 100644 --- a/vscode/contrast/daylerees.theme.freshcut-contrast/package.json +++ b/vscode/contrast/daylerees.theme.freshcut-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "FreshCut Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./freshcut-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.frontier-contrast/package.json b/vscode/contrast/daylerees.theme.frontier-contrast/package.json index 4d04fce..9e4e3f8 100644 --- a/vscode/contrast/daylerees.theme.frontier-contrast/package.json +++ b/vscode/contrast/daylerees.theme.frontier-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Frontier Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./frontier-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.gloom-contrast/package.json b/vscode/contrast/daylerees.theme.gloom-contrast/package.json index 21047d7..098a5f6 100644 --- a/vscode/contrast/daylerees.theme.gloom-contrast/package.json +++ b/vscode/contrast/daylerees.theme.gloom-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Gloom Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./gloom-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.glowfish-contrast/package.json b/vscode/contrast/daylerees.theme.glowfish-contrast/package.json index 4f52186..3e7fa68 100644 --- a/vscode/contrast/daylerees.theme.glowfish-contrast/package.json +++ b/vscode/contrast/daylerees.theme.glowfish-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Glowfish Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./glowfish-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.goldfish-contrast/package.json b/vscode/contrast/daylerees.theme.goldfish-contrast/package.json index b76f667..b06ea75 100644 --- a/vscode/contrast/daylerees.theme.goldfish-contrast/package.json +++ b/vscode/contrast/daylerees.theme.goldfish-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Goldfish Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./goldfish-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.grunge-contrast/package.json b/vscode/contrast/daylerees.theme.grunge-contrast/package.json index 98cf632..d2b731e 100644 --- a/vscode/contrast/daylerees.theme.grunge-contrast/package.json +++ b/vscode/contrast/daylerees.theme.grunge-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Grunge Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./grunge-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.halflife-contrast/package.json b/vscode/contrast/daylerees.theme.halflife-contrast/package.json index 3f7389d..698d22b 100644 --- a/vscode/contrast/daylerees.theme.halflife-contrast/package.json +++ b/vscode/contrast/daylerees.theme.halflife-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Halflife Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./halflife-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.hyrule-contrast/package.json b/vscode/contrast/daylerees.theme.hyrule-contrast/package.json index 888db98..56ff500 100644 --- a/vscode/contrast/daylerees.theme.hyrule-contrast/package.json +++ b/vscode/contrast/daylerees.theme.hyrule-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Hyrule Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./hyrule-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.iceberg-contrast/package.json b/vscode/contrast/daylerees.theme.iceberg-contrast/package.json index 38eff5a..d161f03 100644 --- a/vscode/contrast/daylerees.theme.iceberg-contrast/package.json +++ b/vscode/contrast/daylerees.theme.iceberg-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Iceberg Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./iceberg-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.juicy-contrast/package.json b/vscode/contrast/daylerees.theme.juicy-contrast/package.json index 013cf43..919e87b 100644 --- a/vscode/contrast/daylerees.theme.juicy-contrast/package.json +++ b/vscode/contrast/daylerees.theme.juicy-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Juicy Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./juicy-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.keen-contrast/package.json b/vscode/contrast/daylerees.theme.keen-contrast/package.json index 093946f..9205e51 100644 --- a/vscode/contrast/daylerees.theme.keen-contrast/package.json +++ b/vscode/contrast/daylerees.theme.keen-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Keen Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./keen-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.laravel-contrast/package.json b/vscode/contrast/daylerees.theme.laravel-contrast/package.json index b889c40..12e7f3f 100644 --- a/vscode/contrast/daylerees.theme.laravel-contrast/package.json +++ b/vscode/contrast/daylerees.theme.laravel-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Laravel Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./laravel-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.lavender-contrast/package.json b/vscode/contrast/daylerees.theme.lavender-contrast/package.json index 9efd46c..dfa9f31 100644 --- a/vscode/contrast/daylerees.theme.lavender-contrast/package.json +++ b/vscode/contrast/daylerees.theme.lavender-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Lavender Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./lavender-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.mellow-contrast/package.json b/vscode/contrast/daylerees.theme.mellow-contrast/package.json index 323e408..826a70b 100644 --- a/vscode/contrast/daylerees.theme.mellow-contrast/package.json +++ b/vscode/contrast/daylerees.theme.mellow-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Mellow Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./mellow-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.mud-contrast/package.json b/vscode/contrast/daylerees.theme.mud-contrast/package.json index 2724247..7936693 100644 --- a/vscode/contrast/daylerees.theme.mud-contrast/package.json +++ b/vscode/contrast/daylerees.theme.mud-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Mud Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./mud-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.patriot-contrast/package.json b/vscode/contrast/daylerees.theme.patriot-contrast/package.json index 539e4a1..398cdff 100644 --- a/vscode/contrast/daylerees.theme.patriot-contrast/package.json +++ b/vscode/contrast/daylerees.theme.patriot-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Patriot Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./patriot-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.peacock-contrast/package.json b/vscode/contrast/daylerees.theme.peacock-contrast/package.json index d40e521..fe63531 100644 --- a/vscode/contrast/daylerees.theme.peacock-contrast/package.json +++ b/vscode/contrast/daylerees.theme.peacock-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Peacock Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./peacock-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.potpourri-contrast/package.json b/vscode/contrast/daylerees.theme.potpourri-contrast/package.json index cd77ccb..c717f60 100644 --- a/vscode/contrast/daylerees.theme.potpourri-contrast/package.json +++ b/vscode/contrast/daylerees.theme.potpourri-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Potpourri Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./potpourri-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.revelation-contrast/package.json b/vscode/contrast/daylerees.theme.revelation-contrast/package.json index c4c700c..d556b98 100644 --- a/vscode/contrast/daylerees.theme.revelation-contrast/package.json +++ b/vscode/contrast/daylerees.theme.revelation-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Revelation Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./revelation-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.slime-contrast/package.json b/vscode/contrast/daylerees.theme.slime-contrast/package.json index 7cfbb44..7daea64 100644 --- a/vscode/contrast/daylerees.theme.slime-contrast/package.json +++ b/vscode/contrast/daylerees.theme.slime-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Slime Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./slime-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.snappy-contrast/package.json b/vscode/contrast/daylerees.theme.snappy-contrast/package.json index 2187906..4d6b7bb 100644 --- a/vscode/contrast/daylerees.theme.snappy-contrast/package.json +++ b/vscode/contrast/daylerees.theme.snappy-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Snappy Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./snappy-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.solarflare-contrast/package.json b/vscode/contrast/daylerees.theme.solarflare-contrast/package.json index f99691e..4a8df3b 100644 --- a/vscode/contrast/daylerees.theme.solarflare-contrast/package.json +++ b/vscode/contrast/daylerees.theme.solarflare-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Solarflare Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./solarflare-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.sourlick-contrast/package.json b/vscode/contrast/daylerees.theme.sourlick-contrast/package.json index 8106ac7..7e9bdd9 100644 --- a/vscode/contrast/daylerees.theme.sourlick-contrast/package.json +++ b/vscode/contrast/daylerees.theme.sourlick-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Sourlick Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./sourlick-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.stark-contrast/package.json b/vscode/contrast/daylerees.theme.stark-contrast/package.json index 30ee13a..9e4bdfb 100644 --- a/vscode/contrast/daylerees.theme.stark-contrast/package.json +++ b/vscode/contrast/daylerees.theme.stark-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Stark Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./stark-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.tron-contrast/package.json b/vscode/contrast/daylerees.theme.tron-contrast/package.json index 84fe4ff..218e487 100644 --- a/vscode/contrast/daylerees.theme.tron-contrast/package.json +++ b/vscode/contrast/daylerees.theme.tron-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Tron Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./tron-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.turnip-contrast/package.json b/vscode/contrast/daylerees.theme.turnip-contrast/package.json index 05460ed..b54ba43 100644 --- a/vscode/contrast/daylerees.theme.turnip-contrast/package.json +++ b/vscode/contrast/daylerees.theme.turnip-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Turnip Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./turnip-contrast.json" } ] diff --git a/vscode/contrast/daylerees.theme.zacks-contrast/package.json b/vscode/contrast/daylerees.theme.zacks-contrast/package.json index c87340a..141e4f3 100644 --- a/vscode/contrast/daylerees.theme.zacks-contrast/package.json +++ b/vscode/contrast/daylerees.theme.zacks-contrast/package.json @@ -16,7 +16,7 @@ "themes": [ { "label": "Zacks Contrast", - "uiTheme": "vs-dark", + "uiTheme": "hc-black", "path": "./zacks-contrast.json" } ]