All Projects β†’ akamud β†’ Vscode Theme Onedark

akamud / Vscode Theme Onedark

Licence: mit
VSCode Theme based on Atom's One Dark theme

Projects that are alternatives of or similar to Vscode Theme Onedark

colorstorm
A color theme generator for editors and terminal emulators
Stars: ✭ 101 (-38.79%)
Mutual labels:  atom, dark-theme, vscode-theme
aylin-vscode-theme
🌌Aylin: a modern and minimal VS Code dark theme with bright colors
Stars: ✭ 17 (-89.7%)
Mutual labels:  dark-theme, visual-studio-code, vscode-theme
Theme Bear
🐻 A VSCode dark theme 🐻
Stars: ✭ 27 (-83.64%)
Mutual labels:  visual-studio-code, vscode-theme
Vscode Smoothtype
VS Code extension to add cursor transitions while typing, similar to MS Office and the Windows 10 Mail app.
Stars: ✭ 54 (-67.27%)
Mutual labels:  visual-studio-code, vscode-theme
Magicpython
Cutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code!
Stars: ✭ 1,238 (+650.3%)
Mutual labels:  atom, visual-studio-code
New Moon
πŸŒ™ β€Ž The optimized dark theme for web development.
Stars: ✭ 918 (+456.36%)
Mutual labels:  dark-theme, visual-studio-code
Atom Modular Snippets
:atom: A modular solution to snippets in @Atom.
Stars: ✭ 8 (-95.15%)
Mutual labels:  atom, editor
Darcula
A Vim color scheme reproduction of the official JetBrains IDE Darcula theme
Stars: ✭ 158 (-4.24%)
Mutual labels:  dark-theme, editor
Horizon Theme Vscode
🎨 A beautifully warm dual theme for Visual Studio Code
Stars: ✭ 506 (+206.67%)
Mutual labels:  dark-theme, vscode-theme
Halcyon Vscode
A dark blue theme for VS Code based on the Ayu Mirage theme
Stars: ✭ 108 (-34.55%)
Mutual labels:  dark-theme, vscode-theme
Retro
[Work in Progress] Minimalist Vim Based Editor for the 30th Century
Stars: ✭ 103 (-37.58%)
Mutual labels:  atom, editor
Atom Narrow
narrow something
Stars: ✭ 111 (-32.73%)
Mutual labels:  atom, editor
Nord Visual Studio Code
An arctic, north-bluish clean and elegant Visual Studio Code theme.
Stars: ✭ 749 (+353.94%)
Mutual labels:  visual-studio-code, vscode-theme
Notepad2
Notepad2 is a light-weight Scintilla-based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for about 80 programming languages/documents, bundled with file browser plugin metapath and dark theme.
Stars: ✭ 590 (+257.58%)
Mutual labels:  dark-theme, editor
Aura Theme
πŸ’…β€A beautiful dark theme for your favorite apps.
Stars: ✭ 159 (-3.64%)
Mutual labels:  dark-theme, visual-studio-code
Remote Ftp
FTP/FTPS/SFTP client for Atom.io
Stars: ✭ 549 (+232.73%)
Mutual labels:  atom, editor
New Moon Vscode
New Moon Theme for Visual Studio Code.
Stars: ✭ 75 (-54.55%)
Mutual labels:  dark-theme, visual-studio-code
Wsl Proxy
WSL proxy files for editor/linux interop
Stars: ✭ 134 (-18.79%)
Mutual labels:  atom, visual-studio-code
Awesome Vscode
🎨 A curated list of delightful VS Code packages and resources.
Stars: ✭ 19,659 (+11814.55%)
Mutual labels:  visual-studio-code, vscode-theme
Visual Studio Code
πŸ§›πŸ»β€β™‚οΈ Dark theme for Visual Studio Code
Stars: ✭ 462 (+180%)
Mutual labels:  dark-theme, visual-studio-code

Atom One Dark Theme

Marketplace Installs Ratings Beerpay
VSCode Theme based on Atom's One Dark theme. Best rated One Dark theme port in the marketplace, features full Workbench theming.

Sponsors


Eliminate context switching and costly distractions. Create and merge PRs and perform code reviews from inside your IDE while using jump-to-definition, your keybindings, and other IDE favorites.
Learn more

Installing

This extension is available for free in the Visual Studio Code Marketplace

Looking for the One Light theme?

If you are interested you can also have the One Light theme available here.

What's new?

Click here to go to the Changelog

Inconsistencies?

If you find any inconsistency in any language, raise an Issue and I'll fix it, please provide a sample for the language so I can compare.

Attention: If you are using VSCode 1.43.0, you must be seeing very different colors, as reported here. An update to VSCode will be released fixing this issue for all themes, in the meantime, make sure you set this in your settings:

"editor.semanticHighlighting.enabled": false

Customization

If you are using VSCode 1.12+ versions you can customize the colors to your liking, overriding the ones provided by this theme. More info here.

Custom Font

The original One Dark theme does not use a custom font, for that reason I don't supply a custom font either, but you might be used to see screenshots of the One Dark theme using the Fira Mono font. You can easily customize your settings to use it.
If you download and install the font in your system, you can add this option to have a custom font:

{
    "editor.fontFamily": "YOUR FONT, Menlo, Monaco, 'Courier New', monospace"
}

Credits

Atom

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].