Monokai AC ThemeMonokai AC is a dark color theme for Visual Studio Code. It adapts the classic Monokai palette with adjustments to text, syntax, and interface colors for a clear and consistent editing experience. InstallationTo install a packaged build locally:
You can also install a package from the command line:
Development and Test PackagingThis extension contains a JSON color theme and does not require a compilation step. Install Node.js and the official Visual Studio Code Extensions command-line tool:
From the extension root, generate a test package with:
The output filename is derived from the extension name and version in
The extension also contributes syntax support for GNU assembler ( AttributionBased on the original Monokai color scheme by Wimer Hazenberg (monokai.com). Original colors are used under the author's permissive usage terms, which require attribution. Modifications to the code, structure, and color palette are Copyright (c) 2018-2026 ac2sherry. LicenseThe modifications are licensed under the MIT License included in the |