Skip to content

posthardcode/vscode-remedy

 
 

Repository files navigation

Remedy Icon

VS Code - Remedy

Built with GNU Make Marketplace

A dark theme with orange accents with roots in Base16 - Eighties colour theme

The theme features a orange accent throughout the UI. Code colours are based in the Base16 - Eighties colours. My goal is to provide a very consistent colour coding for various tokens, so that they look identical not just for a single language but also across all languages (ie. strings, type annotations, classes, language keywords etc. have the same colour regardless of the language you use). I believe I achieved that goal. 😍

Best used with Operator Mono.

Installation

Go to the Marketplace and install the theme from there. Alternatively, open the Extensions view in VS Code and search for @id:robertrossmann.remedy.

Language support

Most languages should provide reasonably well-defined colouring, though due to the TextMate grammars not really using a standardised way of tokenising the code there might be slight deviations (ie. some parts of code will have generic white-ish colour or language tokens will not be italicised). The following languages have been manually tweaked to provide best experience:

  • C / C++
  • C#
  • Go
  • GraphQL
  • HTML & CSS & Less
  • Java
  • JavaScript & React
  • JSON
  • Make
  • Markdown
  • PHP
  • Shell
  • SQL
  • TypeScript & React
  • YAML

Screenshots

UI

UI

Peek View

Peek View

Find & Replace

Find & Replace

GitLens

GitLens

Diffs

Diffs

Additional resources

MacOS Terminal

A MacOS Terminal profile is also available if you'd like to have a consistent colour scheme in both Terminal & VS Code. ❤️

License

See the LICENSE file for information.

About

A dark theme with orange accents with roots in Base16 - Eighties colour theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.6%
  • Makefile 3.9%
  • Shell 0.5%