Coder Social home page Coder Social logo

material-theme / vsc-material-theme Goto Github PK

View Code? Open in Web Editor NEW
11.2K 240.0 784.0 19.38 MB

Material Theme, the most epic theme for Visual Studio Code

Home Page: https://www.material-theme.dev

License: Apache License 2.0

TypeScript 94.33% HTML 2.36% CSS 3.31%
material-theme theme material-design visual-studio-code epic hacktoberfest visual-studio-extension

vsc-material-theme's Introduction

Material Theme Material Theme

Original colors, original taste.

Table of contents

The most epic theme meets Visual Studio Code.

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 equinusocio.vsc-material-theme

And pick the one by Mattia Astorino (Equinusocio) as author.

Activate theme

Launch Quick Open:

Type theme, choose Preferences: Color Theme, and select one of the Material Theme variants from the list. After activation, the theme will set the correct icon theme based on your active theme variant.

Set the accent color

Launch Quick Open:

Type material theme, choose Material Theme: Set accent color, and pick one color from the list.

Override theme colors

Learn how to customize every part of this theme by using Visual Studio Code API. Read more.

Recommended settings for a better experience

{
    // Controls the line height. Use 0 to compute the lineHeight from the fontSize.
    "editor.lineHeight": 28,
    // Enables font ligatures
    "editor.fontLigatures": "'ss01','ss05','dlig'",
    // Controls if file decorations should use badges.
    "explorer.decorations.badges": false
}

Official Portings

You can find all the official portings and resources here.

Want to use the legacy version?

If you're looking for the deprecated Community Material Theme you can find it here. This version has been deprecated and removed from the official marketplace.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]


Copyright © 2019 Mattia Astorino & Alessio Occhipinti

vsc-material-theme's People

Contributors

ajmeese7 avatar asood123 avatar balanceiskey avatar bashuk avatar chaseadamsio avatar danielmahon avatar dependabot-preview[bot] avatar dependabot[bot] avatar eliasjorgensen avatar equinusocio avatar everdrone avatar idokaraderu avatar jayjun avatar k1r8r0wn avatar lasalefamine avatar litomore avatar lusignan avatar mesa123123 avatar mhinton avatar mjbvz avatar octod avatar open-collective-bot[bot] avatar prajmus avatar rndmcodeguy20 avatar sergeyklay avatar shellqiqi avatar skbolton avatar stoque avatar svipas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vsc-material-theme's Issues

Weird colors for .php files

All files seem to use a coherent color scheme (with the exception of .js files but I'm assuming it's because of Javascript Ultimate) but .php files:

screen shot 2015-06-07 at 12 23 38
screen shot 2015-06-07 at 12 23 09
screen shot 2015-06-07 at 12 23 29
screen shot 2015-06-07 at 12 23 16

Current indent guide is not highlighted

When I enable highlighting active indent guides, there is no highlight:

Missing Indent Guide Highlight

In the screenshot above, you can see the indent guides. With the draw_active setting, it should highlight the indent guides according to your cursor position, like this (notice the gray indent line in the lower part):

screen shot 2015-06-11 at 16 52 21

In both screenshots, I have my cursor at the setImmediate function.

Here is the indent guide setting to enable this feature:

{
  "indent_guide_options": [
    "draw_normal",
    "draw_active"
  ]
}

Message box can't be seen

Great theme. Just one thing I've noticed -

The gist plugin https://github.com/condemil/Gist allows you to create a gist from the file you are working on, e.g. "cmd+shif+p -> gist: create public gist" will bring up a text box at the bottom of the screen. However with this theme that text box is not visible.

Rename dialog box is partially hidden

While renaming files, the rename box seems to be for most part obscured by the status bar at the bottom. Typing blindly works, but I cannot see any of the typed text. See screenshot below (the white strip is the rename dialog box).

Using latest develop branch and the standard theme (not the darker one). Thanks!

rename box

Windows Test

Normal View
screenshot 2015-06-02 22 33 09
Find Panel
screenshot 2015-06-02 22 33 24
Find and Replace
screenshot 2015-06-02 22 33 44
Find in files...
screenshot 2015-06-02 22 36 00
Go-to
screenshot 2015-06-02 22 36 13
Switch Project
screenshot 2015-06-02 22 36 56
Control Panel
screenshot 2015-06-02 22 37 15

Missing icons

kepernyofoto 2015-06-11 - 11 02 07

This theme looks so pretty and cool ! Please fix this small error. After installing it i got some missing icons . Thank you !

Highlight current line

Sorry for complaining.. seriously you have an awesome theme and I'm feeling like a baws while using your material develop theme!

I have Highlight current line enabled in sublime settings (it highlights the current line so you can find your code back fast and if you are working with code from a spaghetticode programmer it makes the whole line more readable) . The small design problem here is that the contrast and tint between the background and the line-highlighter is just to big. can you if you have time and feel the same about it make a more subtle color-contrast on the highlighted line?

example here:
screen shot 2015-06-03 at 19 50 01

thanks!

Theme won't load in ST3 Build 3083 (OSX)

So currently running ST3 Build 3083, on OS X 10.10.3

Follow instructions on the github page and nothing loads, error as follows:
screen shot 2015-06-11 at 9 52 29 am

I can get the Color Scheme to work by unzipping Color Scheme - Default.sublime-package, and adding the Material Theme .tmTheme files to the ZIP archive, re-compress and restart ST3. At this point the color scheme loads fine (from what I can tell.)

I can't seem to find a way to get the Theme itself to load, I have tried adding "theme": "Material-Theme.sublime-theme", to the User preferences, I have tried setting an absolute path (/Packages/material-theme/Material-Theme.sublime-theme) etc... to no avail. Currently it looks like this:
screen shot 2015-06-11 at 9 50 35 am

Please advise.

Different Colours Seen on my Windows Machine

When I installed this theme in my personal laptop, I was not able to see the one I saw in my office laptop. Its completely different.

image
image

I am almost sure this is the not the colors you meant. Do you think otherwise ? Is this a problem of my home laptop color setting or the setting of the plugin itself ?

UX: Have rename/find/other similar panels cast shadows?

Currently it is very hard to tell where the rename, find/replace or other similar bars that appear at the bottom of the window end.

Maybe, if possible, have them cast shadows...? Or add other, distinctive border?

Doing so might also help others try to move the border up to fix #23 or #34 themselves before they submit another bug.:)

Add preview img to readme

Maybe you will wait with this intill your done? But for now i would enjoy the dribble pictures added to the readme here on GitHub.

I am so hyped about this theme!

No 'loading' images?

Hello,

before pull request, when loading big folders via lan, I saw the 'loading' image, but now it is gone.
Maybe I am missing something?

Thanks

UX: "All tabs" button is difficult to click

On the right side of the tab bar, there is a vertical three-dot button to reveal all of the tabs I have currently open. This button is difficult to click - it feels as if the width of the button is only a few pixels.

It would be a great usability improvement if the button's click range were wider.

This button I have in mind.

all tabs button

Light version

If I get this up and running I would be happy to help out with a light version!

Current position not visible on minimap

I know this is under active development so you might already know, but just in case...

The current position in a file is not visible on the minimap. It would be great if it were.:)

More from Material Design guidelines

I believe one of the main recommendations of Google on their Material Design guidelines is to use motion to convey meaning and provide feedback on most actions. It'd be good to have some here. It feels kind of lacking animations when switching tab, showing & hiding the sidebar or the minimap or the search fields, popping the command palette...

Also, a little more contrast with elevation (basically just box shadows) could bring something. For example the command palette very well designed in this sense!

Syntax Highlight improvements

I guess, it's a matter of taste, but I would prefer more distinctive lines.. just a opinion, don't take me bad, sir.

New Folder textbox is not visible

I am on windows 7 and using SideBarEnhancements plugin for sublime text3
When I select the new folder menu item, the input box does appear but its not entirely visible.

image

Selecting folders

capture

In this picture: bootstrap, config, database folders are selected!

Here's another picture, using the default theme:
capture2

Check for update - OK button has same colour as background

Not sure if this is by design...

The OK button on the "Check for update" dialog box is either fully transparent or has the same background colour as the rest of the dialog box, making it somewhat hard to spot. Hovering over the button highlights it, so that's ok.

ok button

Dirty tabs are not distinguished

Another "possibly by design" bug report from me.:)

With the default theme, Sublime distinguishes between opened tab and "dirty" tab (a file I single-clicked, not double-clicked) by making the tab's title italic.

This tells me that if I click on a different file in the sidebar, the file will open in the same tab. I think some kind of distinction should be provided here, too.

Making the text italic might be an option, another one would be to use a less bright blue variant of that tab underline. I frequently felt that just the italic text alone is a weak distinction...

What do you think?

screenshots

can you add some screenshots to the readme?

thxx!

Screenshots in README

Would love to get a couple screenshots in the README. Don't want to install it without seeing what it looks like!

Problem when apply color schema

Hello,

when I try to change color schema to:
"color_scheme": "Packages/material-theme/schemes/Material-Theme.tmTheme",

The colors of Settings - User are chaged (after I click save), but then they are reverted right aray, and after few moments, the schema is back to previous...

Any ideas?

Support for Retina

Currently image assets such as the folder icons are blurry in retina devices.
Not sure if this is possible, but would add to the polish of this beautiful theme!

overlay scroll bars disabled

Hi ,
I have disabled overlay scroll bars, restarted ST 3. but the scrollbars keep working as if that option is set. Is it something that is happening only for me ?

Thanks

Error after initializing theme

Hi,

I'm getting error when I'm trying to load this theme
-"Error loading colour scheme
Packages/material-theme/schemes/Material-Theme.tmTheme: Unable toopen Packages /material-theme/schemes/Material-Theme.tmTheme"

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.