Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 2.9 KB

README.md

File metadata and controls

77 lines (50 loc) · 2.9 KB

Create-React-VSCode

marketplace version downloads rating

A modern Dark Material Theme which lets you forget the summer while coding.

s1

s1

Features

Detailed tokens coloring.

In next screenshot, try figuring out the variable types by their COLOR (find const values,properties, functions, objects, object keys etc.)

f

Color Palette

p

Minimalistic design // Concentrate on what's important // Understand the code flow.

  • #F699D9 #F699D9 Keywords, Operators
  • #AEE9F5 #AEE9F5 Read-Write Variables
  • #EBEA8B #EBEA8B Read Only Variables
  • #A8F79A #A8F79A Static
  • #ECF6FF #ECF6FF Functions, Strings
  • #A3B5C3 #A3B5C3 Functions, Strings
  • #282c34 #282c34 Background

Configuration

🍧 FiraCode and Hack fonts, find more at Nerd-Fonts

🍦 Material Icon Theme

Installation

👉 Via Marketplace

👉 File > Preferences > Color Theme

👉 Quick open (Ctrl+P) ext install DennisVash.summer-time

Other Places