Skip to content

denvash/summer-time-theme-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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