Skip to content

Wildtype is a dark theme with calm, earthy colors contrasted with deep, dark blues.

Notifications You must be signed in to change notification settings

wtype/wildtype-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wildtype

About

Wildtype is a dark theme with calm, earthy colors contrasted with deep, dark blues.

"Wildtype" is a play on wild type (the typical form of a species as it occurs in nature).

This theme works well across many different languages and was originally put together for JavaScript and TypeScript development. Feel free to contribute if something can improve.

Install

This extension can be installed directly in VS Code extensions tab, or by visiting and clicking install from:

VS Code Themes: https://vscodethemes.com/e/wildtype.wildtype

Visual Studio Marketplace: https://marketplace.visualstudio.com/items?itemName=wildtype.wildtype

Screenshots

Wildtype theme TypeScript

Wildtype theme Python

Wildtype theme JavaScript

Wildtype theme Powershell

Recommended settings

Bracket Pair Colorizer settings

  "bracketPairColorizer.consecutivePairColors": [
    "()",
    "[]",
    "{}",
    ["#f0af72", "#7dc0ff", "#8fc062"],
    "#ff5b1a"
  ]

Credits

Based off Hackpot's JSON.

Enjoy!

About

Wildtype is a dark theme with calm, earthy colors contrasted with deep, dark blues.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published