Browse other questions tagged visual-studio-2008 or ask your own question. The Overflow Blog Communities are a catalyst for technology development. One Dark Theme (source: Visual Studio Code Marketplace). As of this writing, it has been installed 3,882,244 times, earning an average 4.5 rating from 149 reviewers. 'I've tried many themes before this one, and this one is definitely the best,' said one of those reviewers. 'Colors are very well blended and easy for the eyes.'
If you're looking for a new theme to change up your code editor in the new year, we've got you covered. Check out a variety of stylish themes with unique color palettes—from sleek to snazzy to vibrant and everything in between—to see what works best for you. We even included a few interesting icon packs to customize VS Code even more.
We've organized these VS Code themes into the following sections:
- Trending (1-20)
- Dark (21-30)
- Light (31-40)
- Colorful (41-50)
- Bonus: Icons (51-56)
To install a theme in VS Code, simply visit the marketplace and select the theme you would like to download. To switch between installed themes, open the command palette with CMD/CTRL + SHIFT + P and type Preferences: Color Theme. You can then browse through your themes in the menu.
Trending
Discover new trending themes for VS Code that are growing in popularity.
1. Radical
2. Gruvbox Material
3. Merko
4. Tokyo Night
5. Remedy
6. Minimal
7. Aurora X
8. Atlantic Night
9. Glass UI
10. A Touch of Lilac
11. FireFly Pro
12. ReUI
13. Slime
14. Signed Dark Pro
15. Ariake Dark
16. Snazzy Light
17. Spacegray
18. Celestial
19. Blueberry Dark
20. Bear
Dark
Do you prefer to work in the dark? Discover some of the best dark themes for VS Code.
You can also install all of these dark themes by installing our Best Dark Themes Pack.
21. One Dark Pro
22. Dracula Official
23. Nord
24. Palenight
25. One Monokai
26. Night Owl
27. Andromeda
28. Darcula
29. Horizon Theme
30. Cobalt2
Light
Want something lighter for you code editor? Check out these stylish light themes.
You can also install all of these light themes by installing our Best Light Themes Pack.
31. Atom One Light
32. Bluloco Light
33. Brackets Light Pro
34. Ysgrifennwr
35. NetBeans Light
36. Quiet Light
37. Hop Light
38. NotepadPlusPlus Remixed
39. GitHub Light
40. GitHub Plus
Colorful
Tired of monochromatic themes and dull color palettes? Add some color to your editor with these colorful themes.
You can also install all of these colorful themes by installing our Best Colorful Themes Pack.
41. Shades of Purple
42. SynthWave
43. Code Blue
44. Cyberpunk
45. LaserWave
46. Zeonica
47. Hipster
48. Wildberry
49. Qiita
50. Soft Era
Bonus: Icons
VS Code also lets you customize the icons in your editor. New icons will appear in the VS Code Side Bar to help you visualize different files and folders. You can install icon packs as you would other themes.
To change the icons in your editor, open the command palette with CMD/CTRL + SHIFT + P and enter the command Preferences: File Icon Theme. You can then browse your installed icon themes from the menu and preview them in real time.
51. Quill
52. Helium
53. Seedling
54. City Lights
55. Keen Neutral
56. Chalice
What's next?
Looking for even more themes? Try searching the VS Code marketplace and sorting by Themes. Developers have created more than 2,500 themes that you can pick from to customize VS Code.
Want to create your own VS Code theme? Learn how to create an extension, customize VS Code's color palette, and push your project to the VS Code marketplace in our tutorial: Launch a product in the VS Code Marketplace in 30 minutes or less.
-->This roadmap describes our vision for major work in Visual Studio 2022 for the calendar year 2021. Visual Studio 2022 has three key themes:
- Personal and Team productivity: we want to empower developers and teams with incredible scale and performance, a trusted and secure toolchain, and a more accessible, personalized environment.
- Modern Development: we are building the tools to develop modern apps faster.
- Constant Innovation: we are investing in improved collaboration, actionable diagnostics, and code assistance.
Visual Studio 2022 will be the first 64-bit version of Visual Studio. In addition to the speed and performance advantages afforded by more memory access, Visual Studio brings UI enhancements, more personalization options, and a continued focus on empowering developers. Upgrading to Visual Studio 2022 should be a low-friction experience and should not require your code to change. You can still build 32-bit, and all of your existing applications, in Visual Studio 2022.
For the Visual Studio 2019 roadmap, see Visual Studio 2019 Roadmap.
For more details on our vision for Visual Studio 2022, read our Visual Studio 2022 announcement blog.
General
We’re improving developer productivity by moving the main devenv.exe
process from 32-bit to 64-bit. This will effectively eliminate out-of-memory errors, especially for large, complex solutions. We are incorporating user feedback to continually innovate on how developers load, search, and interact with code. We are improving the new project creation experience.
Visual Studio 2022 will be more accessible than ever. We're making accessibility-related options more discoverable, and audio cue availability is expanding. We are integrating the Accessibility Insights Engine to empower developers to build modern, accessible applications. Developers will have more personalization options in Visual Studio 2022 and improved ability to sync settings across multiple machines. We are also updating icons, themes, and fonts for a modern, updated experience.
For details, see Visual Studio on Developer Community.
Diagnostics
Diagnostics in Visual Studio 2022 is focused on innovating on our world-class diagnostics experience. We're improving breakpoints to be draggable, adding dependent breakpoints and the ability to force Run. We are improving the analyzation tools for crash dumps, memory dumps, and memory pressure analysis. Finally, we are adding cross-platform support for debugging C++ and .NET code on ARM64 devices.
For details on debugging, see Debugging on Developer Community.
For details on profiling, see Profiling on Developer Community.
Editor
The Visual Studio 2022 editor will have a built-in spell-checker to help you code more accurately with fewer errors. We’re innovating on code readability and adding new ways to navigate such as multi-caret editing and 'Camel Hump' navigation. Users of screen readers will enjoy better feedback on code problems.
For details, see Visual Studio Editor on Developer Community.
Extensibility
Visual Studio Themes Change
Extensions play an important role in customizing the Visual Studio experience. We’re making essential extensions more reliable and secure. We're also improving the development, migration, and publishing experience for extensions.
IntelliCode
The IntelliCode team is continuing to focus on anticipating your next move. Visual Studio 2022 will introduce larger completions and help you take the right action, in the right place, at the right time.
For details, see Intellicode on Developer Community.
NuGet
The NuGet team is focused on providing support for .NET 6, securing the software supply chain, and empowering every developer and their team to achieve more through a unified, productive, and loved package manager with excellent fundamentals.
For details, see NuGet on Developer Community.
Setup and Installation
The Setup and Installation team focus is facilitating the ability for enterprises to stay secure by easily deploying updates in managed enterprise environments. We are enabling enterprises to use multiple layout folders for updating a client instance, use multiple supported baselines, and move their installations between channels. We are also adding the ability for users to roll back Visual Studio to a working environment after a failed update.
For details, see Visual Studio Setup and Installation on Developer Community.
Version Control
Visual Studio 2022 will continue to innovate on integrated source control tools. We're improving productivity by supporting more complex Git workflows such as simultaneously activating multiple Git repositories. Developers will be able to stage individual lines or hunks of code and see improved diffs and details. We’re also improving GitHub and Azure DevOps integration, bringing functionality closer to your developer workflow.
For details, see Visual Studio Git Experience on Developer Community
C++
The C++ team is focused on workload innovation through language conformance, diagnostics, and security. Visual Studio 2022 will add support for C++20 language features that simplify management of large code bases. We are integrating support for CMake, Linux, and WSL to make it easier to create and debug cross-platform apps.
For details, see C++ on Developer Community
.NET
The .NET team is focused on a modern app development experience, improving .NET 5 support and adding .NET 6 support. We are also focusing on productivity with built-in code assistance. Finally, we are working on a full designer experience for Windows Forms with .NET 5.
For details, see .NET on Developer Community.
Container Tools
The Container Tools team is focused on improving the experience for .NET developers building containerized applications. Our main focus will be to improve the ability to diagnose containerized apps using the Containers tool window.
Related Roadmaps
For other roadmaps related to .NET, see:
- Themes of .NET.
Web Tools
The Web Tools team is focused on improving the web development process in .NET using Azure developer services. We are improving dependency configuration, expanding Azure hosting options for publishing, and optimizing storage.
For details, see:
Visual Studio Themes Folder
XAML and Xamarin
The XAML and Xamarin teams are enabling developers to build modern applications with MAUI. We are improving productivity with hot reload, and empowering developers to write cross-platform applications with .NET 6.
Visual Studio Themes Extensions
For details, see: