

The native title bar, for example, really makes a huge difference, and so does the font, SF Mono (you can find that here, if you don't already have it installed). There are a few optional tweaks you can do to really nail down the look of native macOS. The "Dark theme, dark editor" variant Optional Tweaks Native macOS - Light Theme The "Light theme, light editor" variant The extension includes four versions - two light and two dark, with a light and a dark editor version for each. Native macOS is a color theme for Visual Studio Code that aims to match native macOS applications as closely as possible. Please report bugs to the GitHub repository. If you find them useful, a shoutout would be appreciated.Note: This extension is still very much a work-in-progress. There are also Sketch design files with all the icons. You can use the free app LiteIcon to change the icon. You could also download the files from the repo folder by clicking the name of the icns or png and clicking the "Download" button. ~/.vscode/extensions/davidbwaters.macOS-modern-theme/extras/app-icons Light and dark VSCode icons are also included in full quality (don't use the small preview below) on the GitHub repo or in the extension folder in: "activityBarBadge.background": "#f84339", // red "activityBarBadge.background": "#1a8bfb", // blue Add the line for the color you want to lorCustomizations // Workbench Color Tweaks You can change the activity bar badge background with these settings. Add these settings to theme the "Activitus Bar" and "Project Manager" extensions to match Modern macOS. If you choose to hide the activity bar, you can install the "Activitus Bar" extension to add the activity bar buttons to your status bar. "workbench.iconTheme": "macOS-modern-color-icon-theme", Highly Recommended // macOS Modern Tweaks

I also prefer to hide the Activity Bar, which can be done from the View menu. The zoom level and native title bar make a huge difference in the overall look of VSCode. There are a few settings that should be added to your User Settings to really transform the look to better match OS X. I HIGHLY recommend using the settings below for best results Reapply both (icon and color) themes if you have problems. Updated to include dark + light versions and a few minimal icon themes. MacOS Modern is a set of Visual Studio Code themes styled to match native macOS as closely as possible. Added Big Sur / Monterey Versions + Icons!
