From bd05d815232e92f37624ba749dd28e8a22496a5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Farkas?= Date: Fri, 12 Oct 2018 21:48:11 +0200 Subject: [PATCH 1/3] Add Rainglow --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1094727..9736028 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [PlatformIO](#platformio) - [Polacode](#polacode) - [Quokka](#quokka) + - [Rainglow](#rainglow) - [Remote Workspace](#remote-workspace) - [Runner](#runner) - [Slack](#slack) @@ -726,6 +727,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![Integrated JavaScript/TypeScript playground animation](https://quokkajs.com/assets/img/vsc1.gif) +## [Rainglow](https://marketplace.visualstudio.com/items?itemName=daylerees.rainglow) + +> Collection of 320+ beautiful syntax and UI themes. + +![](https://raw.githubusercontent.com/rainglow/examples/master/artwork/header.png) + ## [Remote Workspace](https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-remote-workspace) > Multi protocol support for things, like Azure blobs, S3 buckets, Dropbox, (S)FTP or WebDAV files, by using new [FileSystem API](https://code.visualstudio.com/docs/extensionAPI/vscode-api#FileSystemProvider), especially for accessing resources like local files and folders in the editor as [workspace folders](https://code.visualstudio.com/docs/editor/multi-root-workspaces). From 396e809369d52a7a24a3ff4287c519be3ffbf8fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Farkas?= Date: Thu, 18 Oct 2018 08:35:27 +0200 Subject: [PATCH 2/3] Move Rainglow to themes --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9736028..bbef452 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,6 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [PlatformIO](#platformio) - [Polacode](#polacode) - [Quokka](#quokka) - - [Rainglow](#rainglow) - [Remote Workspace](#remote-workspace) - [Runner](#runner) - [Slack](#slack) @@ -136,6 +135,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Night Owl by Sarah Drasner](#night-owl-by-sarah-drasner) - [Plastic by Will Stone](#plastic-by-will-stone) - [Nord by arcticicestudio](#nord-by-arcticicestudio) + - [Rainglow](#rainglow) - [Shades of Purple by Ahmad Awais](#shades-of-purple-by-ahmad-awais) - [Slime Theme by smlombardi](#slime-theme-by-smlombardi) - [People to Follow](#people-to-follow) @@ -727,12 +727,6 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![Integrated JavaScript/TypeScript playground animation](https://quokkajs.com/assets/img/vsc1.gif) -## [Rainglow](https://marketplace.visualstudio.com/items?itemName=daylerees.rainglow) - -> Collection of 320+ beautiful syntax and UI themes. - -![](https://raw.githubusercontent.com/rainglow/examples/master/artwork/header.png) - ## [Remote Workspace](https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-remote-workspace) > Multi protocol support for things, like Azure blobs, S3 buckets, Dropbox, (S)FTP or WebDAV files, by using new [FileSystem API](https://code.visualstudio.com/docs/extensionAPI/vscode-api#FileSystemProvider), especially for accessing resources like local files and folders in the editor as [workspace folders](https://code.visualstudio.com/docs/editor/multi-root-workspaces). @@ -923,6 +917,12 @@ An arctic, north-bluish clean and elegant Visual Studio Code theme. +## [Rainglow](https://marketplace.visualstudio.com/items?itemName=daylerees.rainglow) + +Collection of 320+ beautiful syntax and UI themes. + +![](https://raw.githubusercontent.com/rainglow/examples/master/artwork/header.png) + ### [Shades of Purple by Ahmad Awais](https://vscodethemes.com/e/ahmadawais.shades-of-purple) ⚡ A professional theme with hand-picked & bold shades of purple 💜 to go along with your VS Code. A custom VS Code theme with style. From a19a8eac467679e5a0dc052d7701c2ff52e5014c Mon Sep 17 00:00:00 2001 From: wolfika Date: Wed, 31 Oct 2018 18:57:56 +0100 Subject: [PATCH 3/3] fix rainglow theme addition according to contribution guidelines --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bbef452..6720c14 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Night Owl by Sarah Drasner](#night-owl-by-sarah-drasner) - [Plastic by Will Stone](#plastic-by-will-stone) - [Nord by arcticicestudio](#nord-by-arcticicestudio) - - [Rainglow](#rainglow) + - [Rainglow by Dayle Rees](#rainglow-by-dayle-rees) - [Shades of Purple by Ahmad Awais](#shades-of-purple-by-ahmad-awais) - [Slime Theme by smlombardi](#slime-theme-by-smlombardi) - [People to Follow](#people-to-follow) @@ -917,11 +917,13 @@ An arctic, north-bluish clean and elegant Visual Studio Code theme. -## [Rainglow](https://marketplace.visualstudio.com/items?itemName=daylerees.rainglow) +## [Rainglow by Dayle Rees](https://marketplace.visualstudio.com/items?itemName=daylerees.rainglow) Collection of 320+ beautiful syntax and UI themes. -![](https://raw.githubusercontent.com/rainglow/examples/master/artwork/header.png) + + + ### [Shades of Purple by Ahmad Awais](https://vscodethemes.com/e/ahmadawais.shades-of-purple)