Skip to content

pietrodantuono/google-colors-theme

Repository files navigation

Google Colors Light Italic Theme

Description

An easy-to-read fancy designer color scheme / theme for Visual Studio Code.

This theme has been developed under the philosophy "less is more", and features MATLABTM-like syntax scopes and colors, along with Google-style theme colors.

Syntax Palette

Scope Color HEX RGB
Background #FFFFFF #FFFFFF rgb(255, 255, 255)
Foreground #000000 #000000 rgb(0, 0, 0)
Comment #028009 #028009 rgb(2,128,9)
Keyword #0E00FF #0E00FF rgb(14,0,255)
Function/Method #C40000 #C40000 rgb(196,0,0)
String #AA04F9 #AA04F9 rg(170,4,249)
Constant #A0522D #A0522D rgb(160,82,45)
Property Name #000000 #000000 rgb(0, 0, 0)
Property Value #028009 #028009 rgb(2,128,9)
Number #000000 #000000 rgb(0, 0, 0)
Class/Type/Interface #0E00FF #0E00FF rgb(14,0,255)
Operator/Punctuation #000000 #000000 rgb(0, 0, 0)

Screenshots

Here are a couple of screenshots. I tested a long range of languages, these are just a few. You can test them all in pietro.dantuono's repo: https://github.com/uloco/syntax-highlighting-samples

ipynb

bash

batch

m

py

php

html

cpp

java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published