From 0b7e076689b1c1a7ae7e7acb2223d196aaf735e9 Mon Sep 17 00:00:00 2001 From: Mattia Astorino Date: Mon, 25 Feb 2019 08:56:54 +0100 Subject: [PATCH] Update readme (#330) * Merge Develop into Master (#320) * Consistent styling throughout README (#314) (#315) Instituted a consistent styling method throughout the README. Before, some phrases would be capitalized in some places and lowercase in others, some phrases would have colons in one place and commas in others, and some of the grammar was slightly off. * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * chore: Update stale configuration * chore: Update deps * fix: Add support to the new FilterWidget. Fix #316. * fix(#312): Fix color highlighting for meta.tag elements * chore: Prepare for 2.7.0 * chore: Update README * fix: accent setter reborn (#319) * Create CODEOWNERS * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d749bd5..6e590b6 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ The most epic theme meets Visual Studio Code. You can help by reporting issues [ - [Getting started](#getting-started) - [Installation](#installation) - [Packaged VSIX Extension](#packaged-vsix-extension) - - [GitHub Repository Clone](#github-repository-clone) + - [GitHub Repository Clone](#github-repository-clone) - [Activate theme](#activate-theme) - [Set the accent color](#set-the-accent-color) - [Override theme colors](#override-theme-colors) @@ -19,16 +19,16 @@ The most epic theme meets Visual Studio Code. You can help by reporting issues [ - [Recommended settings for a better experience](#recommended-settings-for-a-better-experience) - [Official Portings](#official-portings) - [Other resources](#other-resources) - - [Contributors](#contributors) - - [Backers](#backers) - - [Sponsors](#sponsors) +- [Contributors](#contributors) +- [Backers](#backers) +- [Sponsors](#sponsors) -# Getting started +## Getting started You can install this awesome theme through the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme). -## Installation +### Installation Launch *Quick Open*: - Linux `Ctrl+P` @@ -127,7 +127,7 @@ You can override the Material Theme UI and schemes colors by adding these theme- }, ``` -# Recommended settings for a better experience +## Recommended settings for a better experience ```js { @@ -142,7 +142,7 @@ You can override the Material Theme UI and schemes colors by adding these theme- } ``` -# Official Portings +## Official Portings Thanks to the Material Theme community you can use is with other softwares, here the official portings: - Atom Editor: [atom-material-ui](https://github.com/silvestreh/atom-material-ui) (by [@silvestreh](https://github.com/silvestreh)) @@ -155,8 +155,9 @@ Thanks to the Material Theme community you can use is with other softwares, here - [Slack App](https://slack.com/) ( #263238,#2e3a40,#80CBC4,#FFFFFF,#13191C,#ffffff,#50fa7b,#FF5555 ) - [Nylas N1](https://github.com/jackiehluo/n1-material) (thanks to [@jackiehluo](https://github.com/jackiehluo)) - [Base16](https://github.com/ntpeters/base16-materialtheme-scheme) (by [@ntpeters](https://github.com/ntpeters)) +- [Bear Notes](https://github.com/r3volution11/material-theme-bear-notes) (by [@r3volution11](https://github.com/r3volution11)) -# Other resources +## Other resources - **AppIcon:** [Download](https://github.com/equinusocio/vsc-material-theme/files/989048/vsc-material-theme-appicon.zip) the official Material Theme app icon for Visual Studio code