Git Product home page Git Product logo

vscode-noctis-dark's Introduction

About

The theme aims to provide excellent legibility and contrast, without excessive blue light or compromises in terms of syntax highlighting.

To do so, it borrows the excellent syntax highlighting from Noctis, kicks it up a notch in terms of saturation and lightness, and combines it with a sleek, black UI.

It also now includes "no-italic" and "no-italic-no-bold" versions, made with bitmap fonts in mind. Basically, if you're using a small font-size without scaling, I'd recommend using one of those versinos along with a font such as Terminus.

Syntax colors

Noctis Noctis High Contrast Used for:
#49e9a6 #49e9a6 #66ffbf #66ffbf Strings
#16b673 #16b673 #00cc76 #00cc76 Interpolated Strings
#5b858b #5b858b #888888 #888888 Comments
#16a3b6 #16a3b6 #00b4cc #00b4cc Function Calls
#49d6e9 #49d6e9 #99f3ff #99f3ff Method Calls
#49ace9 #49ace9 #00a0ff #00a0ff Code that needs to stand out
#7060eb #7060eb #a000ff #a000ff Numbers & Booleans
#df769b #df769b #ff669c #ff669c Keywords & Operators
#e66533 #e66533 #ff7039 #ff7039 Function & Variable Declaration, Tags & this
#d67e5c #d67e5c #ffc69d #ffc69d Object properties, ID selectors in CSS & Type annotations
#d5971a #d5971a #e6ac00 #e6ac00 Attributes, Constants
#e4b781 #e4b781 #ffb966 #ffb966 Variables & Parameters

Screenshot

Noctis High Contrast

How to contribute

The theme building process is a simiplified version of that used by the Noctis theme.

  • syntax.mjs โ†’ syntax tokens based on the language grammar installed
  • ./src/themeData/ โ†’ theme files with an additional syntaxColors prop, equivalent to the "colors.mjs" entry in Noctis

After you make a change in any of the above files you need to use npm run build command. The build output folder is ./themes/

Happy hacking!

Credits

This theme is a fork of Noctis and borrows heavily from Popping and Locking Black Theme.

The font used in the screenshot is Fire Code Retina.

vscode-noctis-dark's People

Contributors

liviuschera avatar kamenkolev avatar matteocampinoti94 avatar draevin avatar

Stargazers

Andy Yang avatar

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.