VS Code Themes

From Paris with Love

A medium-contrast dark theme designed around cool colours that are easy on the eyes.

From Paris with Love on the VS Code Marketplace →

From Paris with Love

1html {
2 font-size: 16px;
3 font-family: "Open Sans", sans-serif;
4}
5
6body {
7 margin: 0;
8}
9
10*,
11*:before,
12*:after {
13 box-sizing: border-box;
14}
15

Stripe Docs Gray

Stripe Docs Gray

1html {
2 font-size: 16px;
3 font-family: "Open Sans", sans-serif;
4}
5
6body {
7 margin: 0;
8}
9
10*,
11*:before,
12*:after {
13 box-sizing: border-box;
14}
15

This theme is based on the colors used in the Stripe Elements documentation.

Stripe Docs Gray on the VS Code Marketplace →

Stripe Docs Blue

This theme is based on the colors used in the Stripe documentation.

Stripe Docs Blue on the VS Code Marketplace →

Stripe Docs Blue

1html {
2 font-size: 16px;
3 font-family: "Open Sans", sans-serif;
4}
5
6body {
7 margin: 0;
8}
9
10*,
11*:before,
12*:after {
13 box-sizing: border-box;
14}
15

Want news and updates?

Join a handful of people who get my latest content and product updates, directly to your inbox.