Plastic

A simple theme
for VSCode

Screenshot

Palette

Syntax

Keywords

Sunglo
#E06C75
if
import
return

Constants

Fountain Blue
#56B6C2
1234
undefined
true

Storage

Cornflower Blue
#61AFEF
const
let
class

String Literals

Olivine
#98C379
"lorem"
'ipsum'
`dolor`

Attributes & Props

Whiskey
#D19A66
href
className
src

Tags & Types

Harvest Gold
#E5C07B
div
span
boolean

Function Names

Lavender
#B57EDC
function add() {}
doThing()
console.log()

Comments

Shuttle Gray
#5F6672
// Comment
/* TODO comment */
#!/bin/bash

Text & Punctuation

Cadet Blue
#A9B2C3
{}()[]"'`!<>
Lorem ipsum dolor.
Consectetur adipiscing.

Variables

Ghost
#C6CCD7
const aVariable = true

UI

Borders

Bunker
#0D1117

Background

Woodsmoke
#181A1F

Workspace

Shark
#21252B

Information

Dodger Blue
#1085FF

Warning

Rob Roy
#E9D16C

Error

Valencia
#D74E42

ANSI

Being a simple theme, Plastic does not prescribe bright ANSI colours. It is recommended to use bold text for emphasis.

ANSI Black

Shuttle Gray
#5F6672
Normal text
Bold text

ANSI Red

Sunglo
#E06C75
Normal text
Bold text

ANSI Green

Olivine
#98C379
Normal text
Bold text

ANSI Yellow

Harvest Gold
#E5C07B
Normal text
Bold text

ANSI Blue

Cornflower Blue
#61AFEF
Normal text
Bold text

ANSI Magenta

Lavender
#B57EDC
Normal text
Bold text

ANSI Cyan

Fountain Blue
#56B6C2
Normal text
Bold text

ANSI White

Cadet Blue
#A9B2C3
Normal text
Bold text

Other Apps

These are community maintained themes. Please submit a PR for any apps that support the Plastic theme.