GithubHelp home page GithubHelp logo

gerane / vscodethemes Goto Github PK

View Code? Open in Web Editor NEW
199.0 6.0 76.0 16.15 MB

Themes for Visual Studio Code

PowerShell 99.75% Smalltalk 0.01% Python 0.24%
vscode vscode-extension vscode-theme theme themes

vscodethemes's People

Contributors

bredov avatar chrisk-7777 avatar gerane avatar ieverx avatar lorenzodalaqua avatar nathanstrutz avatar stagfoo avatar stylemistake 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

vscodethemes's Issues

Remove links to ColorSublime.com

ColorSublime.com has now been taken over and redirects to a site distributing malware. It might be an idea to remove the links from the READMEs to ColorSublime.

Indent Guides not showing

Using Seafoam-pastel-light/dark and indent guide is not showing (user settings set to "editor.renderIndentGuides": true)

image

For reference, here's what it looks like on a built-in theme Solarized Dark:

image

Credit please :)

Hey buddy,
firstly thanks for porting my theme, very handy now that I have moved to vs code. Could you add my name to the read me please though ๐Ÿ‘ผ its the Meteor Theme

Can i make customization based on monokai and how?

My friend use webstorm before and now he want to use vscode, he says he can change color of some variables in webstorm when he use monokai, now he uses vscode and he wants to know whether he can make his own customizations of some variable's color like in webtorm, and how.THX!

Really upsetting color scheme on Monokai color scheme

Since the recent update to the fantastic Monokai theme, blade templates have had a shady color scheme that is different from the usual colors when working with .html files. Any update to fix this? Here are the screenshots:

~ Working with .vue/.html files
image

~ Now working with .blade files
image

Capo Light : Some foreground items difficult to read

First of all, I find this theme great, it's difficult to find good light themes like this.
I'm using version 1.1.0 (recently upgraded from 1.0)
Attached an image sample of 3 problems that I find quite annoying to work with.

  1. The current file path should be darker to be readable
  2. When searching a string in the current editor, the text of the search box is not visible ("Monaco" should be read in the example image).
    Also the "No results" tag next to this search text box when no matches, has a dark grey foreground difficult to read over the dark red background.
  3. In json files, "comma" and "colon" and "semicolon" are barely visible.

capo_theme

I tried to figure out how to modify the theme but I couldn't locate the exact tags.
I hope they could be fixed.

Thanks !!

Paraiso themes are not working

I'm not sure but I believe the Paraiso themes are not working. I haven't tried the other ones. The obvious issue for me is that the background color is incorrect when using paraiso_dark. Does it work for you @gerane ?

screen shot 2015-11-27 at 10 54 06

I'm on a mac, running CODE Version 0.10.1 (0.10.1)

Credits on SpaceRave

Hi, thanks for porting my ST theme SpaceRave to VS Code! Just saw that it has over 825 installs on Visual Studio Marketplace. I'm very flattered that people actually use my theme. ๐Ÿ˜„

I would like to ask if you could credit me in SpaceRave's README.md file like so:
By Younes Zakaria (Twitter: [@drcd_](http://colorsublime.com/theme/SpaceRave))

Thanks! :)

Birds of Paradise Stopped Working

Birds of Paradise version 0.0.3 stopped working for me. VSCode does not recognize "BirdsofParadise" in the settings.json file. It also does not show in the Color Theme Preferences. Installing 0.0.2 fixes the issue for me.

VSCode 1.39.1
Fedora x64

Thanks for your work.

Birds of Paradise Not Working

I installed VSCode fresh today and tried to install Birds of Paradise, but it reverted back to the default theme when I switched to it. Reinstalling Birds of Paradise didn't work. Anything else I should try? Thanks!

Monokai-Cobalt Theme doesnt' work with last VS Code update

Monokai-Cobalt Theme doesnt' work with lastest VS Code update.

Successfully installs but it doesn't appear in the Color theme selection menu.

VSCode:

Version: 1.39.2
Commit: 6ab598523be7a800d7f3eb4d92d7ab9a66069390
Date: 2019-10-15T15:33:00.827Z
Electron: 4.2.10
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Darwin x64 19.0.0

Extention:

Name: Monokai-Cobalt Theme
Id: gerane.theme-monokai-cobalt
Description: Monokai-Cobalt Theme ported from the Monokai-Cobalt TextMate Theme
Version: 0.0.5
Publisher: gerane
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=gerane.Theme-Monokai-Cobalt

Batman: Java Comments not visible on inactive lines

The Batman theme is one of the best I have ever used on Visual Studio Code. However, there is a slight issue due to the color scheme of the comments in Java and inactive lines.

As you can see in the screenshots below, both the lines contain comments but a comment is only visible when the cursor is on the same line.

Kindly solve this at the earliest. In the meanwhile, I'll have to switch to another theme as I primarily use Java and need to read comments on multiple lines at the same time.

1
2

Sunburst Theme not selectable

Since the last update the sunburst theme can not be selected any more.
After some debugging I noticed errors in the package.json (in the extension folder) at lines:
"name": "theme-sunburst", -> was in uppercase
and I changed in contribute.themes the object to:
"themes": [
{
"label": "Sunburst",
"uiTheme": "vs-dark",
"path": "./themes/Sunburst.tmTheme"
}
]

After this, I could select this theme again!
This might work for other themes too.

Visual Studio 1.10 (released 1st March 2017) breaks themes

I'm using the Halflife theme, which was working perfectly for both Javascript and PHP yesterday, is now broken in the latest Visual Studio Code.

Left is VSCode, right is what it looked like yesterday (and what it looks like on the colorsublime website):

image

Cobalt doesn't work on HTML files

Everything except comments is rendered either white or light blue, as seen in the screenshot above.

Closing tags have a white < and the rest of the tag light blue.

'Monokai' theme name collides with built-in theme name.

When we switched to having themes beeing configured in the settings, we wanted to avoid a non-human readable theme ids in the user settings. Instead, we opted for the label instead. Obviously, that can lead to conflicts. That is not so much a problem when both themes come from an extension as once can uninstall the conflicting extension again. But for conflicts with one of the built-in theme the fix is for the 3rd-party theme to change the name.
The following themes from this repo collide with the built-in themes:

  • Monokai
  • Abyss
    It would be great if you could give these theme a unique name, such as 'Monokai (Gerane)'.
    A unique name is also beneficial to recognize it in VSCode extensions view and in the marketplaces or when users want to recommend it.

Add screenshots?

Since you the theme gallery is flooded by yours, can you add at least images to preview the themes?

HalfLife Theme Doesn't Work Anymore

I've used the HalfLife theme for a long time, but since updating to Visual Studio Code 1.39.2 today, it no longer works. I can't select it or change to it. I've uninstalled it, reinstalled it, disabled it and re-enabled it with no luck.

This error appears in the Visual Studio Code dev tools console:

[gerane.Theme-HalfLife]: Expected string in `contributes.themes.path`. Provided value: undefined

I'm running Visual Studio Code on macOS 10.15 (Catalina).

Monokai-Soft doesnt support markdown

Right now, the Monokai-Soft theme doesnt support markdown. It would be nice to have syntax highlighting for markdown files as well (different colors for different headers, bold, italic, etc).

atom-notes_md_-_webapp

GUI Colors

"workbench.colorCustomizations": {
"sideBar.background": "#141525",
"editorGroupHeader.tabsBackground": "#141525",
"tab.border": "#141525",
"tab.inactiveBackground": "#141525",
"editor.lineHighlightBackground": "#4B432E",
"input.background": "#141525",
"sideBarSectionHeader.background": "#141525",
"scrollbarSlider.activeBackground": "#141525"
},

Add this line to your config and change colors for your theme!

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.