Giter VIP home page Giter VIP logo

vsc-astronomy-theme's People

Contributors

dependabot[bot] avatar dragwx avatar

Stargazers

 avatar

Watchers

 avatar  avatar

vsc-astronomy-theme's Issues

Create documentation

Explain the color names in the palette files, and how the interpolated colors (`v2-67') work.

Explain how to build the palettes and how to add new palette files to the build process.

Theme is not available in Azure Data Studio Extensions

I've been able to reproduce this on multiple computers

What Happens

When you type "Astronomy" into the Extensions search bar in Azure Data Studio, it comes back with Extension not found.

What Was the Expectation

When you type "Astronomy" into the Extensions search bar in Azure Data Studio, it returns the correct theme to be installable so PSQL is pretty.

Fix inputOption.activeBackground

  • inputOption.activeBackground
  • inputOption.focusBorder

Right now, they're not set, and the theme default makes these very low contrast on both light and dark themes. The VSCode update makes it sound like you can get away with just setting focusBorder and have that propagate to activeBackground, but we'd might as well set both.

Light mode: Improve contrast of sidebar, maybe gutter too

Somewhere along the line, VSCode internally changed opacity values or something, because the contrast of the sidebar and the gutter are worse than I remember. Here's a comparison shot between the screenshot in README, compared to how it is now (June 2020):

image

Ignore the difference in font weight in the editor, that was me.

A similar thing happened with the dark theme, though I didn't notice it as much (again, ignore the difference in font weight):

image

Add markdown strikethrough support

When you strike text using ~~text~~, VSC now recognizes it and allows you to apply strikethrough formatting to the text in the editor, but it needs to be added to the theme to work.

Investigate semantic highlighting

https://github.com/microsoft/vscode/wiki/Semantic-Highlighting-Overview
https://code.visualstudio.com/updates/v1_43#_typescript-semantic-highlighting

I'm not sure if this will create any differences with how the theme already works, but double check just to be sure.

The apparent weakness of textmate is that many tokens get identified as variables, and it relies on the presence of hints like () for functions, etc, in order to clarify what the token actually is.

I was originally looking for equations to have minimal coloring, functions to have light logic color, and classes.with.many.nested.members to only have the leaf member colored.

I haven't looked yet, but I'm anticipating the semantic highlighting to cause many of the tokens to be colorized whereas they weren't before.

Active tab visibility is low for monitors with bad contrast

Can you submit a bug on a visual design request?

On crappy contrast, the three colors around an active tab make it difficult to see which one is currently selected.
Maybe a sub theme with a high contrast color to indicate the current active tab?

Solid theme. My default.

Make a light theme

Explore how the tinting would work with a light background instead of a dark background. The first thing that comes to mind are STN-LCDs and interference colors. The exact same palette used for the dark themes may work for the light themes if you generate more tinting, which goes to black.

Ensure neon colors still stand out from the text though, since that's still the whole point. Themes like Subway are giving me confidence.

Don't forget to update readme!

The section explaining what the negative color needs to be updated because on light themes it's no longer b, but b-75 (check changelog)

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.