Giter VIP home page Giter VIP logo

ariake-dark's People

Contributors

a-wart avatar timonvs 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

Watchers

 avatar  avatar

ariake-dark's Issues

Add License

Can you please add a license for this theme.

The original theme that you forked it from is released under the MIT license. Would you be all right with releasing this version under the same license (or any other open source license you prefer).

For a theme to be included in the Open VSX collection (for VSCodium – #6), the extension must be released under an open source license.

Comments in diff are unreadable

image

The colors can be changed with diffEditor.insertedTextBackground, diffEditor.removedTextBackground and possibly we can also use diffEditor.insertedTextBorder and diffEditor.removedTextBorder. I just don't know which colors to use :)

theming for markdown tables

can we extend this to possibly include theming for the markdown tables? I'd be happy to look into as put in a PR.

Theme for Python

I love this theme, However, the Python code theme is not pretty good, such as class names, properties and method names are displayed with the same color like this image
image
I hope these attributes will be distinguished by some colors

Selected comments are unreadable

image

I've fixed this for myself by adding this setting:

"workbench.colorCustomizations": {
    "[Ariake Dark]": {
      "editor.selectionBackground": "#ffffff21"
    }
  }

This results in the following:

image

Still not very readable, but better. Does anyone have better suggestions for which colors to use? :)

Publish also for VSCodium

First off, love the theme and have been using it everyday for a while now – thank you! :)

VSCodium (the privacy-respecting fork of VScode) has its own open extensions library (https://open-vsx.org/). Publishing this there would allow people who use VSCodium to use this excellent theme.

I’m going to add it to the automatic publish extensions repository (https://github.com/open-vsx/publish-extensions) and issue a pull request so it should be published there shortly.

I’ll close this issue once it’s also published there.

Thanks again for your work :)

Extension is way too big

The extension contains ~30 MB of Node packages. Please add a .vscodeignore file to only include files which are needed.

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.