Giter Club home page Giter Club logo

cobaltnext-vscode's Introduction

David Leininger

Hi there 👋. I like pizza.

cobaltnext-vscode's People

Contributors

davidleininger avatar sleighsoft avatar wolfy64 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

Watchers

 avatar  avatar

cobaltnext-vscode's Issues

Spelling error in README

"subtleBrackets.styles": { // requires Subtle Match Bracket Extension
"global": {
"borderColor": "#fac863",
"borderWidth": "2px"
}
}

The correct property is style, not styles.

Gray modified gutter is hard to read

The gray editorGutter.modifiedBackground is rather hard to see unless you are looking straight on the screen. Would it be beneficial to use the same color as the orange for the text for the modified Gutter? #fac863 is the color I see the most for the text.

Suggestion visuallized:

Before:
image

After:
image

More Italic version

Awesome theme. Love it. Would be great if there was a version option with more Operator Mono italics for all the language keywords

eg:
const, let, class, return, this, if, else, &&, ||, import, as, from, export, default....

...etc

kind of like the "Fantastic" theme has an option for.

Whitespaces are not visible

My settings include "editor.renderWhitespace": "all", but whitespaces are not visible. Looks like they have the same color as editor background.

Terminal's ansiBlack and ansiBrightBlack are not visible on the background

First of all, the theme is awesome. Love it!

However, PowerShell is using ansiBrightBlack which make it barely visible on the background. Please see the attached screenshot.

Annotation 2020-03-09 192131

Below is what I'm overriding for the time being.

    "workbench.colorCustomizations": {
        "terminal.ansiBlack": "#696969",
        "terminal.ansiBrightBlack": "#696969"
    }

Incorrect search behavior

  • VSCode Version: 1.27.2
  • OS Version: Windows 10 Pro (1803)
  • OS build 17134.285

Steps to Reproduce:

  1. Open some large project;
  2. Switch to search tab and type something like "h";
  3. If amount of results greater than or equal to 10000 you can see the bug;

shot_180914_131425

Does this issue occur when all extensions are disabled?: No

P.S. When I switch to another theme for example "Dark (Visual Studio)" the issue doesn't occur

Search results are illegible

I really like this theme—thank you for your work on it!

I noticed a minor issue in the search pane:
1

For comparison, here is Cobalt2:
1b

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.