Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/bastndev/Lynx-Theme-Pro/llms.txt

Use this file to discover all available pages before exploring further.

Lynx Theme Pro is published to both the VS Code Marketplace and Open VSX Registry, making it available in VS Code, Cursor, Windsurf, and any other editor that supports the VS Code extension ecosystem. Installation takes under a minute using any of the three methods below.

Method 1 — Quick Open (Command Palette)

The fastest way to install from any platform is via the Quick Open prompt. No browser required.
1

Open Quick Open

Launch the Quick Open prompt using the keyboard shortcut for your operating system:
Press Ctrl+P to open Quick Open.
2

Paste the install command

Copy and paste the following command into the Quick Open prompt, then press Enter:
ext install bastndev.lynx-theme
3

Wait for installation to complete

VS Code (or your compatible editor) will download and install the extension automatically. A notification will appear in the bottom-right corner when the installation is finished.
4

Activate a theme or icon set

Once installed, head to the Quickstart guide to activate your first color theme and icon style.

Method 2 — Extensions View

If you prefer a graphical approach, you can find and install Lynx Theme Pro directly through the built-in Extensions panel.
1

Open the Extensions view

Press Ctrl+Shift+X or click the Extensions icon in the Activity Bar on the left side of the editor.
2

Search for Lynx Theme Pro

Type Lynx Theme Pro into the search bar at the top of the Extensions panel. The extension published by bastndev will appear at the top of the results.
3

Click Install

Click the Install button on the Lynx Theme Pro listing. The button will change to a gear icon once installation is complete.
4

Reload if prompted

In most cases the extension activates immediately. If VS Code prompts you to reload the window, click Reload Window to finalize the installation.

Method 3 — Open VSX Registry

For Windsurf and Cursor users who rely on the Open VSX registry, Lynx Theme Pro is published and kept up-to-date at: https://open-vsx.org/extension/bastndev/lynx-theme
1

Visit the Open VSX listing

Navigate to the URL above in your browser, or search for bastndev.lynx-theme inside your editor’s built-in extension browser.
2

Install from the listing page

Click the Install button on the Open VSX page, or follow your editor’s built-in flow to install the extension by ID bastndev.lynx-theme.
3

Confirm the installation

Switch back to your editor. The extension will appear in your installed extensions list and will be ready to use immediately.
Cursor users can also use the Quick Open method (Method 1 above) with the same ext install bastndev.lynx-theme command — Cursor’s command palette accepts the same syntax as VS Code.

Requirements

RequirementMinimum Version
VS Code^1.75.0
CursorCompatible (Open VSX or built-in marketplace)
WindsurfCompatible (Open VSX registry)
Lynx Theme Pro uses the onStartupFinished activation event. This means the extension loads in the background after the editor has fully started, ensuring it has zero impact on your editor’s cold-start performance. The Liquid Glass engine (required only when the LIQUID theme is active) follows the same lifecycle and initializes only after the editor is ready.

Verifying the Installation

After installation, confirm everything is working correctly:
1

Open the Command Palette

Press Ctrl+Shift+P (Linux/Windows) or ⌘Shift+P (macOS) to open the Command Palette.
2

Run Preferences: Color Theme

Type Color Theme and select Preferences: Color Theme from the list.
3

Look for Lynx entries

You should see all eight Lynx theme entries in the picker (e.g., 1. DARK (Lynx Theme), 2. LIGHT (Lynx Theme), etc.). Their presence confirms the extension installed successfully.
If no Lynx entries appear, try reloading the editor window via Developer: Reload Window from the Command Palette, then check again.

Build docs developers (and LLMs) love