Skip to content

ariesb/afterdark-vscode-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

After Dark Theme

Darked Visual Studio Code theme based on optimised for use with the Operator Mono font.

Installation

The theme is available on the Visual Studio Marketplace and can be installed in VS Code via Quick Open (⌘P | ⌃P) by running:

ext install afterdark

Recomended User Settings

{
    "editor.minimap.enabled": false,
    "editor.fontSize": 15,
    "editor.fontFamily": "Operator Mono, Menlo, Monaco, 'Courier New', monospace",
    "workbench.colorTheme": "After Dark",
    "workbench.activityBar.visible": true,
    "workbench.iconTheme": "file-icons"
}

Note: Operator Mono is not included

You can also use the Extension search feature (⇧⌘X | ⌃⇧X), and search for afterdark.

Screenshot

alt text

Contributors

About

Darked Visual Studio Code theme based on optimised for use with the Operator Mono

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors