VS Code - Remedy
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. InstallationGo to the Marketplace and install the theme from there. Alternatively, open the Extensions view in
VS Code and search for Language supportMost 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:
ScreenshotsUIPeek ViewFind & ReplaceGitLensDiffsAdditional resourcesMacOS TerminalA MacOS Terminal profile is also available if you'd like to have a consistent colour scheme in both Terminal & VS Code. ❤️ LicenseSee the LICENSE file for information. |