The DARK theme is the flagship Lynx experience. It sets an almost-blackDocumentation 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.
#080c09 editor canvas against a saturated emerald #10b981 accent — a pairing that maximises contrast without the harshness of a pure #000000 background. Every surface in the editor, from the title bar to the activity bar badge, is tuned to keep your eyes locked on the code rather than the chrome around it.
Activation
Open the Command Palette (Ctrl+Shift+P / ⌘⇧P), run Preferences: Color Theme, and select:Key Color Tokens
The values below are extracted directly from01_Lynx-Dark-theme.json. These are the tokens most visible during everyday editing.
Semantic highlighting is enabled for this theme (
"semanticHighlighting": true). Language servers will color variable declarations, parameter types, and symbol reads/writes independently from syntax tokens, giving you richer, more accurate code coloring in TypeScript, Rust, Python, and other semantics-aware languages.