Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 852 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 852 Bytes

RetroDark

Dark Color Theme for Visual Studio Code

Снимок экрана 2024-05-02 в 01 08 54

Default font: JetBrains Mono

Example of theme font settings:

{
    "debug.console.fontSize": 14,
    "debug.console.lineHeight": 22,
    "editor.fontSize": 14,
    "editor.lineHeight": 22,
    "terminal.integrated.fontSize":14,
    "editor.fontFamily": "JetBrains Mono"
}

Installation:

To install the theme in VS Code, use a *.vsix file from the /VSIX directory on GitHub

or

Install from Visual Studio Code Marketplace