Skip to content

Latest commit

 

History

History
78 lines (59 loc) · 2.74 KB

README.md

File metadata and controls

78 lines (59 loc) · 2.74 KB

heading

A light colour theme for vscode, based on the fabulous PaperColor theme for vim.

Note that there are of course differences between this theme and the one for vim, mostly due to which textmate scopes have been defined for each language (some things aren't easily doable).

screenshot-v1 screenshot

The font shown in the screenshot is Fira Mono (Info, GitHub).

Languages

The following languages are explicitly supported. Colouring will apply for other languages as well, but it may be incomplete or inconsistent with other languages.

  • Assembly language (Intel, ARM)
  • BASH/Shell
  • C/C++
  • C#
  • CSS
  • Dockerfile
  • HTML/XML
  • ini
  • Java
  • JavaScript
  • JSON
  • Kotlin
  • Makefile
  • Markdown
  • PHP
  • Python
  • Rust
  • tmux configuration files
  • TOML
  • TypeScript
  • Vim Script
  • YAML

I will add more as time allows, but pull-requests are welcome.

Recommended Extensions

I recommend having the following extensions installed to provide better support various languages. In some cases no highlighting is possible without the installation of an extension.

Links