Code Monkey home page Code Monkey logo

vscode-theme-nord-deep's Introduction

Nord Deep

Yep. Another Nord-based vscode theme (...and a little darker)

Version Installs

Install

Press CTRL/CMD+P and run ext install nord-deep or search for "nord deep" in extensions.

Changelog

See CHANGELOG.md

Feature

  • HTML, CSS, Javascript, Typescript, Ruby, PHP, Elixir, Python, Java, C, C++

Suggested extension to use with the theme

indent-rainbow

    "indentRainbow.colors": [
        "rgba(16,16,16,0.1)",
        "rgba(16,16,16,0.2)",
        "rgba(16,16,16,0.3)",
        "rgba(16,16,16,0.4)",
        "rgba(16,16,16,0.5)",
        "rgba(16,16,16,0.6)",
        "rgba(16,16,16,0.7)",
        "rgba(16,16,16,0.8)",
        "rgba(16,16,16,0.9)",
        "rgba(16,16,16,1.0)"
    ],

If you use Windows Terminal then here is the matching object for the schemes list:

{
    "background": "#232731",
    "black": "#3b4252",
    "blue": "#81a1c1",
    "brightBlack": "#4c566a",
    "brightBlue": "#81a1c1",
    "brightCyan": "#8fbcbb",
    "brightGreen": "#a3be8c",
    "brightPurple": "#b48ead",
    "brightRed": "#bf616a",
    "brightWhite": "#eceff4",
    "brightYellow": "#ebcb8b",
    "cyan": "#88c0d0",
    "foreground": "#d8dee9",
    "green": "#a3be8c",
    "name": "Nord Deep",
    "purple": "#b48ead",
    "red": "#bf616a",
    "white": "#e5e9f0",
    "yellow": "#ebcb8b"
}

Screenshots

Screenshot

Terminal: Terminal

Credits

Cheers!

vscode-theme-nord-deep's People

Contributors

marlosirapuan avatar fizzify 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.