Giter Site home page Giter Site logo

faultless / vsc-material-theme Goto Github PK

View Code? Open in Web Editor NEW

This project forked from balanceiskey/vsc-material-theme

1.0 2.0 0.0 2.74 MB

Official Material Theme for Visual Studio Code

Home Page: https://marketplace.visualstudio.com/items?itemName=Equinusocio.vsc-material-theme

License: Apache License 2.0

TypeScript 17.11% JavaScript 3.80% Shell 0.04% C 18.99% C++ 56.89% C# 3.16% PHP 0.01%

vsc-material-theme's Introduction

GitHub tag GitHub tag

This fork aims to add some special font transforms (italicizing mainly) to important keywords.

The most epic theme meet Visual Studio Code. Please note that this theme is still in Beta (β) release. You can help by reporting issues here

Getting started

You can install this awesome theme through the Visual Studio Code Marketplace.

Installation

Launch Quick Open

Paste the following command and press Enter:

ext install vsc-material-theme-italicize
GitHub Repository Clone

Change to your .vscode/extensions VS Code extensions directory. Depending on your platform it is located in the following folders:

  • Linux ~/.vscode/extensions
  • macOs ~/.vscode/extensions
  • Windows %USERPROFILE%\.vscode\extensions

Clone the Material Theme repository as Serge.vsc-material-theme-italicize:

git clone https://github.com/faultless/vsc-material-theme.git Serge.vsc-material-theme-italicize

Activate theme

Launch Quick Open,

Type theme and choose Preferences: Color Theme, then select Material Theme from the list.

This theme provide differents color variants, to change the active theme variant type Material Theme and choose Material theme italicize: Settings, then select Change color variant and pick one theme from the list.

Activate File Icons

Launch Quick Open,

type icon theme and select Material Theme Icons from the drop-down menu.

Set the accent color

Launch Quick Open,

Type Material Theme and choose Material theme italicize: Settings, then select Change accent color and pick one color from the list.

Recommended settings for a better experience:

    // Controls the font family.
    "editor.fontFamily": "Operator Mono",
    // Controls the line height. Use 0 to compute the lineHeight from the fontSize.
    "editor.lineHeight": 24,
    // Enables font ligatures
    "editor.fontLigatures": true,

Acknowledgements

  • @OctoD for the typescript theme builder.
  • Mattia Astorino and Paolo Roth as this is just a fork of their work

Copyright © 2017 Mattia Astorino and Paolo Roth

vsc-material-theme's People

Contributors

balanceiskey avatar chaseadamsio avatar equinusocio avatar octod avatar skbolton avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.