Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>VISUALIX ThemeNew to Visual Studio Code? Get it now.
VISUALIX Theme

VISUALIX Theme

vsx-theme

|
376 installs
| (1) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VISUALIX Theme by ONLIX/nsde


New Version: 0.0.3 » 5th Dec 2021

Make sure to use the newest version 0.0.3 for the installation to work.

VISUΛLIX

A simple, yet modern and dark style with less borders and more saturated colors.

✔️ Jump to Installation (or scroll down)

v3 Screenshot

Installation

✨ Marketplace ID: vsx-theme.visualix

This link will take you to the official Visual Studio Code marketplace, in which you can view the extension.

📜 Manual Installation Releases

Go to the releases tab or click here.

💻 Installation using commands

  • Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter. Don't run this in your terminal!

    ext install vsx-theme.visualix
    
  • Direct installation in your console: (basically replace code with codium if you're using the VSCodium fork)

    code --install-extension vsx-theme.visualix
    
  • Manual installation using VSIX file: If nothing works, try this. You may also need to change the version to match the one in the repository.
    The following code will download and install the extension on Linux.

    wget https://github.com/nsde/visualix/releases/download/vX.X.X/visualix-X.X.X.vsix.true
    
    code --install-extension visualix-X.X.X.vsix.true
    

    Whereas X.X.X needs to be replace with the Version, for example 0.0.2 or 0.0.3.

Updates

  • 5th December 2021 - Version 0.3
    • More contrast for better readability (see screenshots below)
    • Notifications are now less transparent
    • Sidebar, titlebar and other elements are now darker so you can focus on the code
    • Fixed installation!

Screenshots

Version 0.0.3

Screenshots

Much better contrast!

Version 0.0.2

Screenshot

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft