Giter Site home page Giter Site logo

engmarkoo / vscode-winteriscoming Goto Github PK

View Code? Open in Web Editor NEW

This project forked from johnpapa/vscode-winteriscoming

0.0 0.0 0.0 4.25 MB

Dark theme with fun and bright foreground colors

Home Page: https://marketplace.visualstudio.com/items?itemName=johnpapa.winteriscoming

License: MIT License

vscode-winteriscoming's Introduction

Winter is Coming

This extension for Visual Studio Code adds themes titled "Winter is Coming". There are dark, dark blue, and light themes.

I personally use the dark themes for most occasions, but find the light theme good on some dimmer projectors when I present.

See the CHANGELOG for the latest changes.

Dark Blue Theme

HTML

TypeScript

SCSS

Debugging

The dark blue theme is best seen with a font that supports cursive italicized fonts

Dark Theme

HTML

TypeScript

SCSS

Debugging

The dark theme is best seen with a font that supports cursive italicized fonts

Light Theme

Light Theme

Usage

Select the theme and go!

Installation

  1. Open Extensions sidebar panel in Visual Studio Code. View โ†’ Extensions
  2. Search for Winter is Coming
  3. Click Install
  4. Click Reload
  5. File > Preferences > Color Theme > Winter is Coming (Dark)
  6. Optional: Use the recommended settings below for best experience

Recommended Settings

{
  "breadcrumbs.enabled": true,
  "debug.toolBarLocation": "floating",
  "editor.autoIndent": true,
  "editor.codeLens": false,
  "editor.cursorBlinking": "smooth",
  "editor.cursorStyle": "line",
  "editor.fontSize": 16,
  "editor.fontFamily": "Dank Mono, Operator Mono, Fira Code,
  "editor.fontLigatures": true,
  "editor.formatOnPaste": true,
  "editor.formatOnType": false,
  "editor.formatOnSave": true,
  "editor.letterSpacing": 0.5,
  "editor.lineHeight": 25,
  "files.autoSave": "afterDelay",
  "files.autoSaveDelay": 1000,
  "search.showLineNumbers": true,
  "workbench.iconTheme": "material-icon-theme",
  "workbench.colorCustomizations": {},
  "workbench.colorTheme": "Winter is Coming (Dark Blue)",
  "zenMode.centerLayout": false,
}

Fonts

I am using a paid font titled Dank Mono. Operator Mono is also a paid font that is awesome. If you do not have these fonts, use your favorite font. Fira Code is a free one that works well too.

Feedback

If you have suggestions, please open an issue or better yet, a pull request.

Be nice.

Credits

Credit where credit is due ... this theme was inspired by the themes Visual Studio Dark+, Monokai and Dustin Sander's theme for "An Old Hope". Custom CSS inspired by Wes Bos. Blue background for the Dark Blue them inspired by Sarah Drasner's Night Owl theme

Authors

Authored by John Papa

Light theme co-authored by Brian Clark

vscode-winteriscoming's People

Contributors

johnpapa avatar clarkio 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.