This is a fork of Horizon Theme that combines its UI colors with Dark+ (the default theme) token colors.
Installation
PersonalizationTastes change all the time. Fortunately, VS Code makes it easy to customize just about every aspect of your editor. If you want to change something, open the Command Palette and select Preferences: Open Settings (JSON). Here, you can override VS Code's defaults or Horizon's colors. Check out some of the personalization options below to customize Horizon to suit your taste. For more info on theming, visit the Theme Authoring Guide and Theme Color Reference. Sidebar Contrast
ItalicsThe normal theme only uses italics in a few places: comments, parameters, and some special keywords (e.g.
Tag Brackets
|
Color | Usage |
---|---|
#1C1E26 |
Primary background |
#232530 |
Light background (popups & widgets) |
#2E303E |
Selection, highlights, input field background |
#6C6F93 |
Accents (e.g. scrollbar, drag and drop highlights) |
#F43E5C |
Errors, deletion highlights |
#E95378 |
Accents (e.g. active tab, badges) |
#FAB38E |
Debugging status bar |
#FAC39A |
Modified Git decoration (explorer) |
#21BFC2 |
Modified highlights (gutter & scrollbar ruler) |
#27D797 |
Warning highlights, untracked resources |
#09F7A0 |
Addition highlights |