Diullei / vscode-remedy

A VS Code theme with orange accents with roots in Base16 - Eighties colour theme

Home Page:https://marketplace.visualstudio.com/items?itemName=robertrossmann.remedy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remedy Icon

VS Code - Remedy

Built with GNU Make Marketplace

A dark & bright 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.

Showcase - Dark Showcase - Bright

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

Terminals

We have some terminal profiles and other goodies available for download as well. ❤️

License

See the LICENSE file for information.

About

A VS Code theme with orange accents with roots in Base16 - Eighties colour theme

https://marketplace.visualstudio.com/items?itemName=robertrossmann.remedy

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 94.7%Language:Makefile 3.4%Language:Shell 1.9%